- (Exam Topic 1)
Consider the typical objectives of testing. Which of the following metrics can be used to measure the effectiveness of the testing process in achieving one of those objectives? 1 credit
Correct Answer:B
- (Exam Topic 21)
Which one of the following roles is typically used in a review?
Correct Answer:B
The Author is the only role that is typically used in a review.
A Champion might sponsor the review process but is not a defined role within an actual review; a Project Sponsor, if technically competent, might be asked to play a defined role within the review process, but whilst using that role they will not be a Project Sponsor; finally, a Custodian might ensure the results are stored safely but would not be involved in the actual review itself.
- (Exam Topic 12)
In general which part of the testing activity is most difficult to estimate? 1 credit
Correct Answer:B
- (Exam Topic 21)
What do static analysis tools analyze?
Correct Answer:D
- (Exam Topic 21)
Which of the following are the typical defects found by static analysis tools?
* a. Variables that are never used.
* b. Security vulnerabilities.
* c. Poor performance.
* d. Unreachable code.
* e. Business processes not followed.
Correct Answer:D