what is the difference between the severity and priority
and tell me high severity and low priority ,low severity
and high priority ,high severity and high priority ,low
severity and low priority
Answers were Sorted based on User's Feedback
Answer / bhuvana raks
Severity is the seriousness of the defect or bug in terms
of functionality.severity of a bug is technical in nature
and Can be said to be how bad a defect is.
Priority is the importance of defect in terms of customer's
requirements.Priority is usually more of a business
decision and would depend on the business objective of the
application and how its owners see the bug.
1.High severity & low priority:
If your software is to be released yet and you wil as a
tester wil do some actions(which a normal user wil not do)
and which will cause runtime error in the application. This
wil result in high severity but low priority as the
application gave error its severe but as the particular
action is generally not performed by a normal user its of
low priority.
2. Low severity & High Priority
If you are testing a website and if u find a spelling
mistake like wipra in place of wipro then its of high
priority but low severity as it doesnt affect the basic
functionality of the application but has to be corrected
before release.
3. High severity & High Priority
If you are testing a application and if your application
quits all of the sudden giving run time error this would be
show stopper bug since you cannot proceed in further
operations. This wud be high severity and high priority bug.
4. Low severity & low priority bug
defects like color combination, small spellings, grammar,
overall cosmetic defects.
| Is This Answer Correct ? | 27 Yes | 1 No |
Answer / rahul
Severity is based on application point of view.where as,
Priority is based on Functionalities.
High severity and low priority (eg) wrong order of
functionalities.
High prority and low severity (eg). spelling mistakes
System break/goes down comes under high severity.
High priority (eg). user interface bugs.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / ravi
Severity: Means how often bug can break the application.
Priority : Means how can bug blocks the functionality.
Severity Priority Example
High High 'Sign In' button is missing
High Low Rarely using link is giving some
error message on access.
Low High Cosmetic Error- Wrong spelling
in logo 'Company Name'
Low Low Missing text on application
| Is This Answer Correct ? | 5 Yes | 0 No |
in compatability and installation testings ,which one is conducted or performed on an application initially
What are the GUI Test Cases for calculator?
what is the use of l10n testing?
how to test a shopping cart website manually...?
There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.
What is the difference between windows application and Client server application ?
what is test condition? what is test scenario?
could u pls tell me, all types of funtional and non funtional testing techniques?
Hi DUE TO SOME PROBLEMS I STOPPED MY MCA IN FINAL YEAR. I AM PLANING TO KEEP FAKE CERTIFICATE OF MCA, PLEASE HELP ME IF ANY ONE CAN HELP ME IN THIS. YOU CAN REACH ME AT venu.naidu1@gmail.com, for this i will pay 5000 to 7000, and i will maintain it very confidential. please help.
Tell me the test cases for Notepad?
performance testing is only done for online(website) applications or even offline(desktop) applications
what is the difference in smoke and sanity testing.?