WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls
this is urgent
Thanks in advance
Answer Posted / 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 |
Post New Answer View All Answers
What is business validation test case?
how to write a test procedure & test log for login system
What are the Test Cases Comes under Regression Suite?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Explain how to develop a test plan and a test case.
Explain the gray box testing?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
What are the test cases for mouse?
Explain the format of a requirement traceability
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
What is component testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
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Ā