ISQI Certified Tester Foundation Level — Question 79

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?

Answer options

Correct answer: A

Explanation

The correct answer, A, emphasizes the need for functional testing, load testing, regression testing across all levels, and structure-based testing specifically at the component level, aligning with the requirement for thorough component testing. Options B, C, and D do not adequately focus on testing at the component level or include the necessary combination of tests required for continuous availability and security at the system level.