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

I have register form there is first name field.what will be the steps to execute test case???

2 Answers  


Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?

0 Answers  


How many test cases you will execute per day?

2 Answers  


How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile 

0 Answers  


How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.

0 Answers  






test case for open doalog box. thanks a lot!

1 Answers  


Write negative test case for logout????? Answer soon friends

2 Answers  


A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

0 Answers  


write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?

5 Answers   CTS, iGate, Magic Software,


Let me knw the testcases for opening an account and for billing in shopping malls..?/?/?

3 Answers   Semantic Space,


Test cases on uplaoding files

12 Answers   GE, HP,


how test cases can be made for a software

3 Answers  


Categories