Answer Posted / abdul sameer
Testing is the means used in software development to reduce
risks associated with a system.Risk-based testing (RBT) is a
type of software testing that prioritizes the features and
functions to be tested based on priority/importance and
likelihood or impact of failure
Some of the most common risks are
1. Business or Operational
a. High use of a subsystem, function or feature
b. Criticality of a subsystem, function or feature
2. including unacceptability of failure
a.Technical
b. Geographic distribution of development team
c. Complexity of a subsystem or function
3. External
a. Sponsor or executive preference
b. Regulatory requirements
c. Exploratory & Risk Based Testing (2004)
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How to use setroproperty?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Describe how Smart Identification is used
What is keyword view?
Explain the concept of object repository and how quicktest professional recognises objects?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
what could go wrong with test automation?
How to create runtime property for an object?
How to export quicktest professional (qtp) results to an .xls file?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
What are the types of object repository in qtp?
Hi How to retrieve data from web element line by line?