Home > General Studies (Hindi) > Quizzes > Software Testing Practice Test 2
Software Testing Practice Test 2
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 87% Most missed: “Every node is represented by”
Software Testing Practice Test 2
Time left 00:00
25 Questions

1. The main guide for selecting test cases is
2. Condition testing is a control structure testing technique where the criteria used to design test cases is that they
3. The Pareto analysis is most effective for _________________.
4. One of the fields on a form contains a text box which accepts alpha numeric values. Identify the Valid Equivalence class
5. The interviews, which are held between two persons across the table is ______.
6. _____________ categorizes class operations based on the generic function that each performs
7. The test cases derived from use cases
8. Regression testing process may include:
9. Error guessing is a
10. For a function of ‘n’ variables, the robustness testing will yield how many cases
11. Which of the following validation activities belong to low-level testing?
12. What is normally considered as an adjunct to the coding step
13. When code is made available to others, it goes in a/an
14. Cyclomatic complexity is denoted by
15. Top-down approach is used for
16. Cyclomatic complexity was developed by
17. Which of the following errors should not be tested when error handling is evaluated?
18. Which test cases are easy to identify?
19. White Box Techniques are also called as
20. The object of ___________within an OO system is to design tests that have a high likelihood of uncovering plausible bugs.
21. __________ testing assumes that the path of logic in a unit or program is known.
22. What are the various Testing Levels?
23. The potential problems are identified and their probabilities and impacts are given weights in which technique
24. Software project manager is engaged with software management activities. He is responsible for ______.
25. Fault-based testing is best reserved for