ChatGPT said: "OOP principles enhance Python automation." "Pytest simplifies test case management." "Selenium automates UI interactions efficiently." "API testing ensures backend reliability." "UI and API tests complement."
Software Development Engineer In De Test Interview Questions
6,456 software development engineer in de test interview questions shared by candidates
Under NDA, can't say. Know your different test cases and brush up on coding (Strings, arrays, linked lists etc.)
It includes a lot of behavior questions such as why Microsoft, talk about what you will do when meet trouble in work. and one technical questions that need me to reverse a input string.
c# coding question on whiteboard. find first duplicate char in string but not in a foreach foreach loop
Difference between == and === in javascript? How to use selectors in Selenium? Difference between readonly and const in c#? Mock testing for services? Use of .this keyword?
Reverse a string
Write a program to find the word with maximum occurrences in a text and write a test module to verify.
N/A
Convert the roman numbers to interger values
The most difficult / unexpected question I was asked was how to optimize an algorithm for removing duplicates from a sorted list beyond O(n). It turns out that the solution was still in O(n), but involved parallelism to improve run-time.
Viewing 6291 - 6300 interview questions