WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls
this is urgent

Thanks in advance

Answers were Sorted based on User's Feedback



WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance..

Answer / supriyo sengupta

Let me make this simple:

Let's say, we are testing a piece of end to end
functionality, and it has some 100 test cases.
Now, each of these test cases are given a weightage on the
basis of:
1. Severity (if this test case fails how big will be the
impact: Answer will be high, medium and low)
2. Likelihood of occurrence ( what is the chance of this
test case to fail: for example, if this test case has been
tested in the past several times, or if there is no change
in code/configuratio in that area : hence the answer will
be again: high, medium or low

Now, once we put this high, medium and low qualification on
all the test cases, I will get a grid of 9 boxes (High +
High, High + Medium, High + Low, Meduim + High, etc.) on
Severity and Likelihood of occurrence.

So, the risks are maximum if the test cases in the High+
High grid fails, then it will be High + Medium, then Medium
+High, and so on.

When time is an essence, we may end up testing only the
ones where risks are high as mentioned above.

This concept is called risks based testing.

There are other methods to do this, but for any beginner,
this is good to understand.

Hope it helps.

Is This Answer Correct ?    10 Yes 1 No

WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance..

Answer / skan

Risk Based Testing is a context sensitive method of
carrying out testing. You identify all the areas in the
project for testing.Then you classify the areas based on
the Risk. you will have more test cases focused on high
risk areas.

Is This Answer Correct ?    10 Yes 5 No

WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance..

Answer / priyanka

Risk-based testing is the term used for an approach to creating a test strategy that is based on prioritizing tests by risk. The basis of the approach is a detailed risk analysis and prioritizing of risks by risk level. Tests to address each risk are then specified, starting with the highest risk first.

Is This Answer Correct ?    2 Yes 0 No

WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance..

Answer / sitam jana

Hi Ramonsojos,

Risk based testing is an approach to testing to reduce the
level of product risks and inform stakeholders of their
status, starting in the initial stages of a project. It
involves the identification of product risks and the use of
risk levels to guide the test process.

Is This Answer Correct ?    1 Yes 1 No

WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance..

Answer / mnk.rao

any one projects sensitive brain working method if file
after getting all projects risk .our life.

by rao

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Test Cases Interview Questions

wirte the test cases for triangle by using testing techniques

8 Answers   Blue Star, George Mason, HP,


how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.

0 Answers  


write test cases for flipkart.

0 Answers  


Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!

1 Answers  


What is the syntax testing?

0 Answers  






While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,


Please let me know how to write a test case for Pen and washing machine.

3 Answers  


Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!

2 Answers   Microsoft,


Explain which test cases are written first black boxes or white boxes?

0 Answers  


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

0 Answers  


how to write test case for Add, Delete,Update,search and Edit button. Please its urgent.Could anybody help me as soon as possible

2 Answers  


For how many days (or) weeks you will test a product or software?

0 Answers  


Categories