Recall & Review
beginner
What is risk analysis in software testing?
Risk analysis is the process of identifying and evaluating potential problems that could affect the success of testing. It helps testers focus on the most important areas to test first.
Click to reveal answer
beginner
Name two main factors considered in risk analysis for testing.
The two main factors are the likelihood of a problem happening and the impact it would have if it does happen.
Click to reveal answer
beginner
Why is risk analysis important in testing?
It helps use limited time and resources wisely by focusing on testing the parts of the software that could cause the biggest problems.
Click to reveal answer
intermediate
What is a risk-based testing approach?
Risk-based testing means planning and performing tests based on the risks identified. Tests focus more on high-risk areas and less on low-risk areas.
Click to reveal answer
beginner
Give an example of a risk that might be found during risk analysis.
An example risk could be that a new feature might cause the app to crash, which would affect many users and cause bad reviews.
Click to reveal answer
What two factors are used to prioritize risks in testing?
✗ Incorrect
Risks are prioritized based on how likely they are to happen and how big the impact would be.
Which testing approach focuses on the most risky parts first?
✗ Incorrect
Risk-based testing targets high-risk areas to find serious problems early.
Why should testers perform risk analysis before testing?
✗ Incorrect
Risk analysis helps testers decide which parts need testing first based on risk.
Which of these is NOT a typical risk factor in testing?
✗ Incorrect
Tester’s favorite color is irrelevant to risk analysis.
If a feature has low risk, what might testers do?
✗ Incorrect
Low-risk features usually get less testing focus to save time.
Explain how risk analysis helps improve the testing process.
Think about how knowing risks changes what you test first.
You got /4 concepts.
Describe what risk-based testing means and why it is useful.
Consider how risk affects test planning.
You got /4 concepts.