Answer (Choose 1 answer)
In an online banking software project, the development team is tasked with ensuring the quality and reliability of the application. During test planning, the followings are specified:
Potential risks associated with the online banking software are identified. The test team conduct a risk assessment and prioritize the identified risks based on their impact and likelihood. The top risks determined include data security vulnerabilities, transaction failures, and user interface inconsistencies. Testing efforts,therefore, are planned to focus on mitigating these identified risks.
Additionally, test cases are also designed based on industry standards, such as security guidelines, banking regulations, and usability standards to ensure the expected behavior and performance of the online banking software.
Furthermore, testers are encouraged to freely explore the online banking software, simulating real-world user interactions and scenarios. They interact with the application dynamically, without predefined test scripts, to discover any unforeseen defects, usability issues, or areas of improvement.
What three common types of test strategies/approaches did the test manager implement in the test plan?
A. Methodical, standard-compliant, and reactive
B. Model-based, methodical, and analytical
C. Analytical, standard-compliant, and reactive
D. Reactive, analytical, and regression-averse