1. BVT stands for ______.
2. What is the difference between re-testing and regression testing?
3. What is boundary value testing?
4. What does BCT stand for?
5. True or False? QA and software testing are synonyms.
6. Which of the following is not a type of performance testing?
7. 5th Level in TMM
8. What is a branch?
9. When a new testing tool is purchased, it should be used first by:
10. Stress testing should start ______.
11. A system includes a database server, a caching server, and an application server. How many integration points are there?
12. RC1 stands for ______.
13. ‘Be bugging’ is known as
14. When should the test environment setup be done?
15. An operator verifies that all production jobs are run. This is:
16. ‘Defect Density’ calculated in terms of
17. Smoke testing might best be described as:
18. Given the following fragment of code, how many tests are required for 100% decision coverage? if width > length then biggest_dimension = width if height > width then biggest_dimension = height end_if else biggest_dimension = length if height > length then biggest_dimension = height end_if end_if
19. Which of the following software change management activities is most vital to assessing the impact of proposed software modifications?
20. Why is it necessary to define a Test Strategy?
21. Which of the following is NOT included in the Test Plan document of the Test Documentation Standard?
22. A failure is:
23. The cost of fixing a fault:
24. Non-functional system testing includes:
25. Which of the following is not a type of Incremental testing approach?
26. Which of the following is true about Sanity Testing?
27. Which of the following is not included in Non-functional testing?
28. The main focus of Black-box testing is:
29. Exit Criteria may consist of: -i. Thoroughness measures, such as coverage of code, functionality or riskii. Estimates of Defect density or reliability measures.iii. Residual risk such as defects not fixed or lack of test coverage in certain areasiv. Verifying the Test Environment.
30. Match every stage of the software Development Life cycle with the Testing Life cycle:
31. Which of the following is NOT part of system testing?
32. Which of the following test activities provides the maximum potential cost savings from the use of Computer-Aided Software Testing (CAST)?
Software Testing MCQs | Topic-wise