Which of the following types of test tool are most likely to include traceability functions?
(i) Performance testing tool
(ii) Requirements management tool
(iii) Configuration management tool
(iv) Static analysis tool
Correct Answer:C
Requirements management tools (ii) have traceability because they enable test conditions and subsequently test scripts and defects to be traced back to requirements. Configuration management tools (iii) also need to trace the appropriate version of a test script to the release or version of a system or module.
Performance monitoring tools (i) and static analysis tools (iv) are designed for specific objectives. Neither of these tools particularly need traceability functions.
What factors should be considered to determine whether enough testing has been performed? (i)The exit criteria. (ii)The budget.
(iii)How big the test team is. (iv)The product's risk profile. (v)How good the testing tools are.
(vi)Sufficient details of the system status to allow decisions
Correct Answer:A
Which of the following best describes the purpose of non-functional testing?
Correct Answer:A
Which of the following are aids to good communication, and which hinder it?
Correct Answer:C
Complete statement and branch coverage means..?
Correct Answer:B