Mostly situational based questions. Given a product how will you strategize testing.
Automation Controls Engineer Interview Questions
4,026 automation controls engineer interview questions shared by candidates
[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.
Write python script program for move zeros in array
Introduction daytoday activities, Test plan, test starergy difference Which Test methodlogy do you use- agile, agile ceremonies Do you use any test design technique who all are involved in sprint planning what is scope of regression test case, how will you approach regression tests, write test scenario for an online application that has different shipping price on added items to cart, if its below $100, shipping price is $15, its its above $100 , shipping price is $5 , if its above $300 free shipping how do you validate in api testing? which tool you use? database testing Two tables: Customers (Customer ID, City, email, firstname,lastname) Orders (Customer ID,order_date, ordernum) write a query: 1)To retrive firstname and lastname where city=london 2)To get email where order date is current year 3)To count number of cities and to count each city 4)update city as london for lastname as schmt
Testing Practices , testing type , code writing
Technical
Viewing 3251 - 3260 interview questions