- (Exam Topic 3)
Which of the following statements is LEAST likely to be true of non-functional testing?
Correct Answer:C
- (Exam Topic 2)
Which of the following statements best characterises maintenance testing? [K2]
Correct Answer:A
- (Exam Topic 3)
What is basic idea of structure-based testing techniques?
Correct Answer:C
- (Exam Topic 2)
Which of the following is a valid reason for writing test cases based on experience and intuition? [K1]
Correct Answer:C
- (Exam Topic 1)
Which of the following is a correct set of boundary values to test the "Group Size" parameter, as defined by the following statement;
"In a reservation system for groups visiting a small museum, the graphical user interface presents a field asking the number of group members. Group size can be anywhere from 2 to 20 visitors"
Correct Answer:C
- (Exam Topic 3)
Which of the following test execution outcomes are likely to increase the overall quality of the software:
I) A test case passes
II) A test case fails, defect gets logged which subsequently gets fixed
III) Some tests are deferred because test environment is not available
IV) A bug is found but there is no corresponding test case
Correct Answer:C