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"
Software Testing Interviews
Software Testing Interview Questions
Software testers are responsible for identifying defects in software products and therefore must be well-versed in computer programming. Employers look for candidates who can learn quickly and communicate effectively to both technical and non-technical audiences. Expect to answer a lot of coding questions as well as a brainteaser to test your ability to think outside the box.
36,196 software 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