Can anyone give me the example of
1. High severity & low Priority bug
2. Low Severity and High Priority bug
3. High Severity and High priority bug
Answers were Sorted based on User's Feedback
Answer / anilkumar.p
for high severity an d low priority
1.calculation bugs like final outputs are wrong
2.service level bugs like improper order of service
3.load condition bugs like doesn't allow customer eexpected load
4. hardware bugs like invalid printout
for low severity and high priority
1.ui bugs like spelling mistake
for high severity and high priority
1. calculation bugs like intermediate results failure
2. service level bugs like deadlock
3.load condition bugs like memory leakage under load
4.hardware bugs like printer not connecting
for low severity and low priority
1.ui bugs like wrong allignment
i think it is enough in case of any mistake let me know the
correct one
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sreenath
priority means changes depends upon the situation
Low Severity and High Priority bug:
up on customer visit all the look & feel defects which are less serious will be give highest priority.,
High severity & low Priority bug:
When ever some party of app under development not releasd to the testing department then we will rise that issue as fatal issue,but the devlopment lead wil give least priority to if,.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you go about testing a web application?
what is Latent Bug?
diffrence between application testing and product testing?
What impact ratings have you used in your projects?
Give practical example for implementing V-Model
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sanjana
friends i know what is regression testing but i need an real time example from any of the projects..
Explain Boudary value testing and equivalence testing ?
What is difference between localization testing and internalization testing.Explain with an example
What are the commonly cited as the cause of close to 70 percent of project failures?
What is bug life cycle?Explane with example
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)