InterviewSolution
Saved Bookmarks
| 1. |
Explain risk-based testing and what important factors are needed to be considered in risk-based testing. |
|
Answer» Risk-based testing refers to the process of prioritizing tests according to risk, which is used as a basis for DEVELOPING a TEST Strategy. An organization can use risk-based testing (RBT) to prioritize testing SOFTWARE features and functions according to the probability of failure, the importance of the feature, and the impact of a failure. Testing is then performed, starting with the highest risk. Testers who use a risk-based approach are more likely to be aware of risk factors that can lead to PROJECT failures. Following are the main factors to be considered in risk-based testing:
|
|