00:00

QUESTION 36

- (Exam Topic 13)
How can test execution tools be of most benefit during exploratory testing?

Correct Answer: A
Exploratory testing is used when it is unclear what the system is supposed to do. Therefore test execution tools are of little use because expected results cannot be predicted.
However, the record feature of a test execution tool can be used to log the actions performed so that defects can be recreated (option (A)) and rectified more easily.

QUESTION 37

- (Exam Topic 2)
IEEE 1028 also defines “management review” as a type of review. What is the main purpose of a management review? 1 credit

Correct Answer: D

QUESTION 38

- (Exam Topic 13)
An input field takes the year of birth between 1900 and 2004. The boundary values for testing this field are:

Correct Answer: C

QUESTION 39

- (Exam Topic 13)
Consider the following statements about early test design:

Correct Answer: A

QUESTION 40

- (Exam Topic 13)
Which of the following statements BEST describes the difference between testing and debugging?

Correct Answer: B