Explain a scenario where multiple ads appear one-by-one on a website. How would you automate testing for this sequence, when the number of ads is unknown and each ad stays visible for 5 seconds�?If there are three textboxes with different IDs, but input only goes to one during automation, what could be the cause of the issue�?Can you describe how you would handle a situation where an API response does not match expected data? What troubleshooting steps would you take�?What types of bugs have you encountered during API testing, and how did you address them (e.g., missing functionality, poor error handling, performance issues)�?How do you perform API testing for negative cases and error scenarios�?Describe a challenge you faced during API test automation and how you resolved it�. Coding questions on array
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
Why do you choose M.S.
Nothing too difficult about the technical questions, I came from a public school in CA near the start of my JR year, and by the end of the year every type of question that was asked was covered in class. They don't look for the absolute best answer, as long as it's not overly complicated.
Initial round was a online mcq round comprising of 15 technical questions.Duration was 30 minutes. Unfortunately kicked out of first round
One or two design questions. Remaining all were on DS and algo e.g. BST, linked lists, practical implementation of these concepts. Some were on the OS basics.
Every thing was basics. I screwed it up
Binary tree algorithms
Write a simple code which traverses a binary tree
Questions on Data structures and algorithms, code the answers and write test cases for the same.
Navigating through a matrix of 0s and 1s, Dynamic programming
Viewing 2811 - 2820 interview questions