what is risk based testing ?
Answers were Sorted based on User's Feedback
Answer / ivan
Risk base testing is a testing where tester identify the
more risk areas for the application to test based on S-
graph. where he takes consequences on Y cordinates and
Probability on X Cordinates. If Probability is high and
consequences are also high so that area is highly risky and
that will be tested first.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / saritha v r
S graph is a graph, that you can plot taking x axis
probability of the risk (frequency of occurrence) and y axis
as the impact of the risk.
then test the requirements mapped to the quadrant in which
the impact and occurrence is high, (right top quadrant) ,
then test the next quadrant (left top) with high impact low
probability, then test next quadrant (bottom right) low
impact but high probability.then at last (if time and money
permits)
test fourth quadrant (left bottom) with both impact and
occurrence is low.
the graph will be having S shape.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / aman
hi,
Plz give me some more clarifications.
aman_ku@rediffmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lisa
Risk based testing is the term used for an approach to
creating test strategy that is based on priortizing tests
by risk. the basis of an approach is detailed risk
analiysis and prioritizing of risks by risk level. test to
address each risk are then specified, starting with the
higher risk first
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / other website admin
Mr. Aman Kumar Kumar - 2531212123, 01...121212313212332, India
122.173.79.28 FDASFA
Sign Up Date - February 03 2009
dfakfadskf
Appointments This Year - [0]
aman_ku12@rediffmail.com
Aman obviously made it to the first step ... but he got
terminated before he could take the next.
Why should we trust you when you don't trust us to protect
your information.
... bye bye Aman
| Is This Answer Correct ? | 0 Yes | 0 No |
what is prototyping model,RAD model V model, spiral model?????
Diff b/n UAT & IST? What is meant by UAT?
what is the difference between Test-bed and test topology?
How much the bug is affecting the functionality of the application?
What is the difference in b/w waterfall & V'model?
how we can define bug is an valid bug
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it
what is meant by CLOUD?
At what stage of the life cycle does testing begin in your opinion?
What are the stages of the Bug?? What is the exact life cycle of the bug??
what is the differance between functionality and functional testing?