Question 11
Statement Coverage will not check for the following:
Question 12
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.
Question 13
Which of the following is a project risk mitigation step you might take as test manager?
Question 14
A bank is developing a new service that will be delivered via the web. The user interactions are defined as a set of use cases and the service is designed to be available continuously 24/7. In view of the challenging characteristics of the service the test manager has decided that the code should be thoroughly tested at component level.
Which of the following test types will be required during the development?
Question 15
When can functional and structural testing BOTH be applied?
