Try to answer all of them before appearing for any interview
SOFTWARE TESTING INTERVIEW QUESTIONS
What is testing?
What is the testing lifecycle and explain each of its phases?
What is the difference between testing and Quality Assurance?
What is Negative testing?
Which one is more beneficial - positive or negative testing & Why?
How would you define Quality Assurance?
What do you like most about Quality Assurance/Testing?
What is the Waterfall Development Method and do you agree with all the steps?
What is the V-Model Development Method and do you agree with this model?
What is the Capability Maturity Model (CMM)? Give name of its various levels?
What is a "Good Tester"?
List 5 words that best describe your strengths.
What are two of your weaknesses?
What is a Test Case? What methodologies have you used to develop test cases?
What ia a Test Plan ?
In an application currently in production, one module of code is being modified. Is it necessary to re-test the whole application or is it enough to just test functionality associated with that module?
If the bugs logged by you is not reproduced by developers.what'll you do?
Define each of the following : Unit, System,Regression and Integration testing.
Define Verification and Validation. Explain the differences between the two.
Explain the differences between White-box, Gray-box, and Black-box testing.
Define the following and explain their usefulness: Configuration Management and Defect Tracking.
When are you done testing?
Do automated testing makes things easier? How?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?