Technical questions were focused on my resume: SQL, API, Object oriented concepts, Selenium exercise
Software Developer In Test Interview Questions
1,163 software developer in test interview questions shared by candidates
what is Page object model in selenium
Design question was on testing phase
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?
uncomplete and ambiguous questions
Viewing 711 - 720 interview questions