SQL The SELECT statement (purpose, syntax) Set operations (union, union all, intersect, minus) Joins (inner, outer (left, right, full)) Subqueries (returning one row, many rows, many columns) DML constructions: INSERT, UPDATE, DELETE, MERGE, TRUNCATE DDL constructions: CREATE, ALTER, DROP Understanding of relationship types (1-to-1, 1-to-many, many-to-many) Understanding of the basics of relational databases Differentiating between database and DBMS Differentiating between PK, FK, and candidate keys
Software Qa Automation Engineer Interview Questions
3,918 software qa automation engineer interview questions shared by candidates
General Automation framework questions. Selenium fundamental questions. Coding questions on python
Mostly situational based questions. Given a product how will you strategize testing.
[technical interview 2] What is Polymorphism? Create a coded example of Polymorphism.
[technical interview 1] Given the following string: "uehfdisjiopwersdjfoisf" (don't remember that specific string) print the letter that had appeared most times.
[technical interview 1] Take the previous question, and try to make more efficient in terms of data structure. Try to make the same program that does the same thing, but this time with only 1 loop.
[technical interview 2] What is OOP? What is a class in OOP? What is an object in OOP? Create an coded example for a class and an object from that class.
The difference between abstract class and interface.
In all the rounds they have asked on the Manual concepts, automation concepts but mostly they concentrated on the Java and OOPS and programs
Write python script program for move zeros in array
Viewing 3191 - 3200 interview questions