give 1 example of an error with high severity and low
priority?
Answers were Sorted based on User's Feedback
Answer / pradeep
Suppose you clicked any button (say continue button in any
page)"n" times, and if the application crashes, this is a
Low priority, High Severity defect. Because, in real env.
nobody will click the button n times, but in testing
perspective our pupose is to break the application down,
and we did it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nainappa (protech soft)
Severity means the effectiveness of the defect with respect
to the functionality of the application.The best example
for the high severity is for the web application in login
section even after providing all the information if
application is not getting opened...
Priority means the effectiveness of the defect with
respect to the client point of view..The best example for
low proirity is the spelling mistakes in the client's
company capsun,or color of the client logo etc
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / prajakta gujaran
Suppose there is an application which generates some
banking related reports
weekly, monthly, quarterly & yearly by doing some
calculations. In this application, there is a fault while
calculating yearly report. This is a high severity fault
but low priority because this fault can be fixed in the
next release as a change request.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / brahma
high severity & low priority:
when ever some part of the appl is under development,build
is released to testing dept, tester feels that the misssing
part of the appl usually it treated as fatal issue (high
serious). but developer gives the least priority for that
defect.(programmers knows whether it is in unnder
development or not ))
plz correct me.
brahma412@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 3 No |
What is Software Testing ? Why software testing is necessary ? When to stop testing?
Is it necessary to do retesting if we are going to do regression testing?please reply
What steps are needed to develop and run software tests?
How many scripts u use to run daily?
what is the difference between Bug and Defect
What is Hands-Off Testing?
why we give a big deal importantnce to a GUI testing
What are some best practices that you should follow when writing test cases?
what is build and release and what is the difference b/w them?
As a tester, what is the final report u submitted to ur customer? please write it in tabular form?
What are the Testers Responsbile
How do you handle conflict with programmers?