Homework with test automation framework. Page object. Ajax. Selenium. What are preferred selector choices in end2end testing.
Software Quality Engineer Interview Questions
4,934 software quality engineer interview questions shared by candidates
How would you test this web page
Didnt ask any difficult question which i can recall
Questions and answers are mentioned below.
Basic sorting algorithm
Exploratory testing, Story refinement, Pair programming
What is a good automation framework?
He asked me to test a code which was supposed to throw an exception in one scenario. Test method should be expecting exception as the output from the method.
mostly from resume, based on ur projects. also some technical questions.
listing down few questions: 1. w.a.p. which will not print numbers which has repeat digits. eg. first = 8, last = 12 , output = 8,9,10,12 2. replace " " with "%20" in string without using any string function 3. thread safe singleton class 4. find missing number from 2 arrays 5. input number, find binary. reverse binary and find integer. eg: 52 = 110100 :: 001011 = 11 6. cut stick problem (google this) 7. print stairs like below, recursion # ## ### #### #####
Viewing 921 - 930 interview questions