Basics about the testing along with a few DSA questions which are of basic to intermediate level.
Senior Sdet Interview Questions
4,409 senior sdet interview questions shared by candidates
i was asked question on trees and graphs ....like burning tree problem
Interviewer asked the questions on SOLID , OOPS , C# ,Reflection , Properties , Selenium , Rest API
The hardest part to grasp was that I never got a chance interview for that role (which was my area of interest) because of bad weather. How is that my fault?
Tech stack from the previous company
Build the automation framework from scratch
Asked to explain your current framework
Do you know selenium grid?
The interviewer had the code from the previous interviewee still on the white board in the room. He asked me to identify what the code did (printed the contents of a binary tree through a BFS using a queue). Then asked me to identify the bugs with the code and suggest how to fix it (null-pointer exceptions when printing out the values from the queue and checking for nulls before adding a value to the queue).
Explain how to test this code, write atoi, etc
Viewing 211 - 220 interview questions