If project wants to release in 3months what type of Risk
analysis u do in Test plan
Answer / satish
Use risk analysis to determine where testing should be
focused. Since it's rarely possible to test every possible
aspect of an application, every possible combination of
events, every dependency, or everything that could go
wrong, risk analysis is appropriate to most software
development projects. This requires judgement skills,
common sense, and experience. (If warranted, formal methods
are also available.) Considerations can include:
? Which functionality is most important to the
project's intended purpose?
? Which functionality is most visible to the user?
? Which functionality has the largest safety impact?
? Which functionality has the largest financial
impact on users?
? Which aspects of the application are most important
to the customer?
? Which aspects of the application can be tested
early in the development cycle?
? Which parts of the code are most complex, and thus
most subject to errors?
? Which parts of the application were developed in
rush or panic mode?
? Which aspects of similar/related previous projects
caused problems?
? Which aspects of similar/related previous projects
had large maintenance expenses?
? Which parts of the requirements and design are
unclear or poorly thought out?
? What do the developers think are the highest-risk
aspects of the application?
? What kinds of problems would cause the worst
publicity?
? What kinds of problems would cause the most
customer service complaints?
? What kinds of tests could easily cover multiple
functionalities?
? Which tests will have the best high-risk-coverage
to time-required ratio
| Is This Answer Correct ? | 6 Yes | 0 No |
What is Cause-Effect Graphing Techniques in testing ?
Explain the difference between alpha testing and beta testing.
Can anyone please give me the idea how does Requirement Tracebility Matrix, looks like ? or mail me at: ontesting@gmail.com
Write the test cases for yahoo home page
Clear definition of boundary value analysis
INTERVIEW question:- Explain the process in your company?
apart from bug reporting wat is ur involvement in project life cycle
what is diff between stress & load testing
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is test Strategy ? whether it's comes under test plan? Explain me?
what is meant by application server and its functions?