Please give me any example of High severity and Low
priority type of bug ?
Answers were Sorted based on User's Feedback
Hai...
High severity and Low priority type of bug:
For example an application which generates some banking
related reports weekly, monthly, quarterly & yearly by
doing some calculations. If 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.
K,Byeee...
B.Ramyasri
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / kaminee
High Severity and Low Priority bug:
ex: If an application is failing/crashing down when x(which
is rare in real scenario) number of users are using it
simultaneously.
(This type of bug is given status as High severity as
system crashing down is considered severe but low priority
as the number of users using the application in real life
scenario is very rare)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / brinda
If from 500 customers 2 customers are failing to access
100th page of site, then it is HIGH severioty but can be
considered as LOW Priority sice out of 500 customers count
of 2 is negligible.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sham
Hai ramya
Thank u for posting answer,your answer is right,have u faced
this in real time?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / visu
Hi Ramya thanks a lot for giving this type of answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vamsi mohan
High severity Vs Low priority:
e.g.:1 Login window
When we click on ok button the system is closing
àShowstoppers.
e.g. :2 Keep on clicking on next button on each page at the
10th page when we click on next button the window is not
opening so HS-LP. Because users will not go up to 10th page
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / mithra
High severioty vs low priority
When we test the application during testing,at the
time,suddenly system is hang it is high severioty.
When we test the application,if any spelling mistake or
colour,or font size like that we may give the low priority.
| Is This Answer Correct ? | 4 Yes | 8 No |
What is the best testing tool to test an desktop application(extJS app)?
Suppose if you have given Login screen to Test. What type of tests r u going to do on that.How many test cases can u write.?
10 Answers Infeneon Technologies,
what is tracebility matrix.what is tracebility template
what do you mean by Personel Effectiveness and how much it will be affected to Test engineer
At what stage the unit testing has to be done?
what is prototyping model,RAD model V model, spiral model?????
What is a Software process?
What is the difference between Smoke Testing & Sanity Testing?
Define performance and stress testing?
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
what is difference b/w test case and test scenario?
What is a Test Log ,How is it differnt from a bug REport