Risk Analysis in Software Testing ?
Risk Analysis in Software Testing ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Upendra Pratap ShahiPosted Jul 6, 2015, 8:26 AM
Risk analysis is the second step of risk management. In risk analysis you study the risks identified is the identification phase and assign the level of risk to each item. You first need to categorize the risks and then need to determine the level of risk by specifying likelihood and impact of the risk.
Likelihood is the percentage of the risk occurrence and arises from different technical factors. Some of the technical factors which should be considered while assessing likelihood are:
Impact is the effect of the risk in case it happens. Impact arises from business considerations. You should consider following business factors while assessing impact.
You can apply quantitative or qualitative risk analysis to determine the level of risk. In quantitative risk analysis you have numerical ratings for likelihood and impact. Likelihood can be seen in percentage and impact can be seen in monetary terms. If you multiply these two values the outcome is expected loss in case that risk occurs.
Qualitative analysis is performed when you do not have statistically valid data on which you can perform quantitative analysis. So in qualitative analysis you can say that likelihood of the risk is very high, high, medium, low or very low. IN software engineering use of quantitative approach is almost inappropriate in most projects because saying likelihood in percentages like 90%, 50%, 25%, 10% does not make much sense and is misleading.