please give me Live example for
1. high severity & low priority
2. High severity & low Priority
3. low severity & high Priority
4. low sevrity & low Priority
Answers were Sorted based on User's Feedback
Answer / ashok kumar
Defect severity determines the defect criticality whereas defect priority determines the defect immediacy or urgency of repair
1. High Severity & Low Priority:
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.
2. Low Severity & High Priority:
Suppose there is a spelling mistake or content issue on the homepage of BT.com website which has daily lakhs of hits all over UK. In this case, though this fault is not affecting the website or other functionalities but considering the status and popularity of the website in the competitive market it is a high priority fault.
3. High Severity & High Priority:
Suppose there is an application which gives some banking related reports weekly, monthly, quarterly & yearly by doing some calculations. In this application, there is a fault while calculating weekly report. This is a high severity and high priority fault because this fault will hamper the functionality of the application immediately within a week. It should be fixed urgently.
4. Low Severity & Low Priority:
Suppose there is a spelling mistake on the pages which has very less hits throughout the month on any website. This fault can be considered as low severity and low priority.
| Is This Answer Correct ? | 22 Yes | 3 No |
Answer / guest
high severity & low priority
This is the category and the Sub category of this is :
high severity
> System Down
> user function down
> major
low priority
> Minor
> No Impact
Lets take a example... Gmail
1. If gmail is opening and user is not able to login there
is System down Bug
2. If user can login and he is not able to access sent mail
and compose mail then its user function down
3. If everything is working and user is not able to logout
from gmail , but to close your gmail account there is
workaround ,, which is u can close ur web browser and clear
your cookies in that case that is major bug
4. If there look and feel issue like spelling mistake or
alignment which has no effect on functionality then that is
Minor or No impact bug
If you have any other query the u can mail me on my ID :
nishi.gautam@gmail.com
| Is This Answer Correct ? | 6 Yes | 0 No |
define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ?
EXPLAIN A SCENARIO AND FEW TEST CASES FOR COMPATABILITY TESTING?
what is traceability matrix ?what is use of that matix ?
For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??
What do you mean by SLC ?
how to test an web application. and what step have to considered first.
how to face the interview how the dress wear while going to interview
How can a testengineer coordinate with developer in fixing bugs?
tell me 4 test case technics ?
what is deffered status?
What is Forward and Backward compatibility? How will you write test cases for compatibility testing?
Software life Cycle models