Scenario:
Assume you are working as a Test Manager in a startup organization. You are creating a system for carrying employee’s surveys for small to medium-sized companies. This application can be accessed online.
The companies using this software will have to enroll first and create different buttons for each department of the organization. The company also defines different parameters for rating each department.
After each survey, the system calculates the number of people who participated in the survey and also calculates the overall rating on the scale of 5 for each department. The software ranks the department in ascending order and the report is sent to the higher management or to the mail id exclusively specified in the software.
The marketing team is making heavy efforts to sell the software and is also working on giving out discounts. According to them, the software will be high on performance and provide quick service.
As of now, the requirement is finalized and development has begun. The companies who intend to use this software have 3 months’ time to enroll themselves.
The organization decides to use cloud computing to host this service. There would not be any hardware other than normal office computers. Every developer, tester, and other people involved will be using simple desktops to use those services. All the standards will be adhered to by building the system.
While following a Risk-Based testing strategy, the probability and the impact of the risk are both assessed on a scale of 5 (5 is low and 1 is high). Consider the below risk identified:
“The customized company’s button is not redirecting to the correct organization”.
The stakeholders have identified the possibility of this risk occurrence is at the medium level. Considering this situation, which of the statement is true?
- The test cases associated with this risk item should be executed first.
- This risk item must be treated as a high impact risk.
- The test cases associated with this risk should be run in the middle of execution.
- A large number of test cases should be written to test this risk.
Reveal Solution Next Question