General understanding of a problem and find the best way to solve it
Software Development Engineer In Test Interview Questions
6,460 software development engineer in test interview questions shared by candidates
Give them testcases with respect to a particular scenario?
Coding test on automated test of programming skills
What is a non-technical skill you hope to develop while working at Pelmorex?
sdlc,data structure, oops , testing
Was asked how I would set up the data and the load/performance test for a retail website. Also, was asked to list what statistics I would look at to determine that the system is healthy.
Was asked to design the infrastructure for a retail web application. This included explaining how a web server, a DB, firewalls, and any other components would connect together.
Asked about OOPS (Polymorphism and examples)
DBMS theory questions (RDBMS, ACID, Transactions)
SQL query self join Id, name, age, manager_id 1, A, 30, 2 2, B, 45, null 3, C, 20, 1 Name of the employee who manages at least one subordinate of age >= 30 Output == B
Viewing 4641 - 4650 interview questions