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? [K2]
For a web-based service designed to be available 24/7, a comprehensive testing approach is necessary to ensure functionality, security, reliability, and performance. Functional testing at the system level will verify the security aspects. Load testing at the system level will ensure the system can handle expected loads and remain available. Regression testing across all levels will confirm that changes do not introduce new defects. Structure-based testing at the component level will ensure the internal structure of components is robust. The ISTQB syllabus outlines these testing types and their importance in different contexts and levels.
Top of Form
Bottom of Form
Currently there are no comments in this discussion, be the first to comment!