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



what is the difference between the severity and priority and tell me high severity and low priorit..

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

what is the difference between the severity and priority and tell me high severity and low priorit..

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

what is the difference between the severity and priority and tell me high severity and low priorit..

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

Post New Answer

More Manual Testing Interview Questions

where do you write the test cases

7 Answers   IBM,


what is test Harness?how it will help for testing?

5 Answers  


can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing

0 Answers  


What would be the designation of the tester in the company,would it be called as software engineer.

2 Answers  


What is the difference between functional test cases and business test cases?

2 Answers  






what is the format of traceability matrix?

2 Answers   HCL,


I have interview on Guide wire testing. If you please share me.

0 Answers  


can you tell me scenarios for login page?

1 Answers   HCL,


what is the difference b/n DPD(Defect profile document) and TRD(Test Report document).

2 Answers   Zensar,


which test strategy your are fallowing in your company?which documents u r using in software development life cycle?

0 Answers   Queue,


What are the Validation Testers? Their responcibilities? Are Manual tester & Validation testers are same?

2 Answers  


Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?

2 Answers  


Categories