what is Page object model in selenium
Software Engineer In Test Interview Questions
1,623 software engineer in test interview questions shared by candidates
Design question was on testing phase
What is one of your greatest achievements?
General knowledge questions about QA methods and your familiarity with their tech stack. Take home assignment was fairly straight forward however i was not familiar with the language and framework so my code was very basic and barebones.
no question asked
Solve a given Fibonacci sequence
How would you test this api?
if input is chars = ["a","a","b","b","c","c","c"] output should be output = ["a","2","b","2","c","3"] and if the input is like chars = ["a","b","b","c","c","c"] output should be output = ["a","b","2","c","3"] and if the input is like chars = ["a","b","b","c","c","c","c","c","c","c","c","c","c","c","c"] output should be output = ["a","b","2","c","1","2"]...do not use any data structures
Nothing much if you are good at basics.
Could you please describe a situation when you disagreed from someone else on your team?
Viewing 971 - 980 interview questions