Code a FizzBuzzRazz test. If it's divisible by 3 print "Fizz" if it's divisible by 5 print "Buzz" if it's divisible by 7 print "Razz" if it's divisible by 3 and 5 print "FizzBuzz" if it's divisible by 3 and 7 print "FizzRazz" if it's divisible by 5 and 7 print "BuzzRazz"
Testing Interview Questions
36,196 testing interview questions shared by candidates
(A simple API drawn on a white board) How would you test this - what test cases would you run?
It was mix of manual and automation knowledge. Each and every word written in your CV was minutely scrutinized.
The questions were based on their own requirement which was Python, SQL, Linux, and QA.
Questions on Automation Testing
What is the difference between StringReader and StringBuffer
Print number 1 to 10 without using loops
Explain UDS
Do you think SDET deserve this much salary?
About smoke testing and sanity testing
Viewing 571 - 580 interview questions