give me some example for high severity and low priority
defect?
Answers were Sorted based on User's Feedback
Answer / deepan
Severity--->Its a Functionality
Priority---?Its a Customer thing
High Severity vs Low priority -->If suppose a company having a Logo and its not displaying the UI but the same work we can do
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / raghu
severity: importance of the defect with respective customer requirements
priority: seriousness of the defect w.r.t fonctionality
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / vamsi
High Severity - Low Priority
Ex: In your browser (Say Firefox), To check the version of
the browser you click on Help -> About, which gives you the
Firefox version currently you have.
=> Say if the Firefox version is NOT displayed, we can
consider that defect as High Severity - Low Priority.
High Severity - Because the version is not displayed.
Low Priority - Because It doesn't stop you from using the
browser.
Hope this is clear.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / naveen
Severity :- Which is given by testers
Priority :- Given by developers
As per the question , if the system/application crashes and
which the application is not frequently used then those
cases High severity & Low Priority is given.
| Is This Answer Correct ? | 6 Yes | 23 No |
Answer / vamci
High severity :
Eg:Calculation bugs
Low priority:
Returning float with single decimal point with rounding the
value instead of two decimal points can be treated as low
severity.
Eg:Expected :77.77
Actual :77.8
| Is This Answer Correct ? | 6 Yes | 36 No |
Answer / sridhar
it can be explianed with a simple example: say u are
developing a project on jet air ways and each page have an
air jet pix, but if one page is displayed with a different
image (ex:say with a scooter) it doesnot effect the
application much, but it would be really painfull for
clientot user to see that pix in between the site..., so
here it is high severity (means we have to change it imm.
even though it doesnt effect the system or appication)but
its with low priority.
| Is This Answer Correct ? | 2 Yes | 44 No |
Answer / akshay
High Severity - Suddenly ATM Machin get crashed
Low Periority - Speeling mistake on perticular web page.
Thankx
| Is This Answer Correct ? | 4 Yes | 57 No |
I will give 10 gold coins to you ... everything have same size, shape, color, & weight but only one is duplicate. How will you find that duplicate one?
how can i derive the test case for requirement and usecase ?
How can a tester ensure that his\her test cases covers all the functionalities of a particular application?
what is the difference between test case and test scenario
test templet for GUI UNIT testing?
What we mean by Stealth Bug
Explain the test plan, how to prepare the test plan
what is black box testing
13 Answers CTS, IBM, Virtusa,
what is main thing of the BB or WB in testing domain?
what are 6 microsoft rules used for user interface testing?
Suggest some book to learn more test case???
What kind of testing to be done in client server apllication and web application? Explain....