types of severity and priority explain some detailed
manner ?

Answers were Sorted based on User's Feedback



types of severity and priority explain some detailed manner ?..

Answer / sudhakar8

Severity means how badly it harms the system .
Priority means how urgently bug is needed to fix.
Severity is constant....whereas priority might change
according to schedule
Type of Severity:
Critical->defect having high problem
Major.
Medium.
Minor.
Cosmetic->Glamour look.
Type of Priority:
High.
Medium.
Low.

Is This Answer Correct ?    42 Yes 3 No

types of severity and priority explain some detailed manner ?..

Answer / swarna

Hi....,
Severity:
Relative Impact of the Defect i.e How far the
applications is affected by this defect...(Low, Medium,
High, Critical..)

Priority:
Relative Importance of the defect i.e Giving
preference to the Defect...(High, Medium, Low)

Is This Answer Correct ?    18 Yes 3 No

types of severity and priority explain some detailed manner ?..

Answer / vikram

Priority - Priority is the order in which developer has to
fix the bug.
Severity - Severity is how seroisly the bug is impacting
the application.

Eg.


High Priority & High Severity: A show stopper error which
occurs on the basic funcationality of the application .
(Eg. A site maintaing the student details, on saving record
if it, doesn't allow to save the record then this is high
priority and high severity bug.)

High Priority & Low Severity: The spell mistakes that
happens on the cover page or headin or title of an
application.

High Severity & Low Priority: The application generates a
show stopper or system error, (for which there is no
workaround) but on click of link which is rarely used by
the end user.


Low Priority and Low Severity: Any cosmetic or spell issues
which is with in a paragraph or in the report (Not on cover
page, heading, title).

Is This Answer Correct ?    12 Yes 5 No

types of severity and priority explain some detailed manner ?..

Answer / dafa

hello guys

priority means the order or sequence in which bug should be fixed .

severity means how much critical the bug is.for the functionality of application .

Is This Answer Correct ?    0 Yes 0 No

types of severity and priority explain some detailed manner ?..

Answer / balan

Catastrophic defect that causes total failure of the
software or unrecoverable data loss. There is no work
around. In general, a severity 1 defect would prevent the
product from being released. Example: defects that cause the
system to crash, corrupt data files, or completely disrupt
service.

Is This Answer Correct ?    0 Yes 1 No

types of severity and priority explain some detailed manner ?..

Answer / vivek

Severity impacts the business process. It of following
types:

Critical->defect having high problem
Major -> Impacts the main feature of the product
Normal -> Impact some feature of the product
Cosmetic->Miner mistake like spelling mistake in brand name.


Priority -> When a bug is impacted the system.
It is of 4 types (P1, P2, P3, P4) Where P1 is the high
priority and P4 is the lower priority.

Is This Answer Correct ?    0 Yes 2 No

types of severity and priority explain some detailed manner ?..

Answer / banesh

Hi guys..
Lemme clear ur Doubt as per my knowledge.

In simple sentence,Severity is defined by the priority.

For example:
If Two persons are suffering with fever one is with 103 degrees and other is with 101 degress. Generally doctor needs to attend 103 degress patient first. but if we set priority like for 103 degrees (p2)(medium) and 101 degrees as (p1)(high). then doctor should attend 101 degree patient irrespective of severity, hence i conclude severity is defined by priority. hope provided example is helpful.Thank you ,Banesh

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

When a defect is assign as Postponed and differed. explain with example? thanks

2 Answers  


Do you know anything about Set Top Boxes?

0 Answers   MTN,


what is fs

5 Answers   Logica CMG,


A general Question: If there are two bugs one with high priority and one with high severity, which bug should be fixed first?

5 Answers   Q3 Technologies,


What is the difference between Regression and Retest Testing?

7 Answers  






1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?

3 Answers  


Explain in detail whole test process activities.

3 Answers   Sonata,


What is Regression Testing?

22 Answers   IBM, Sapient, Siemens,


need testing projects where can i find them

0 Answers   IBM,


if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.

5 Answers   Semantic Space,


what is user acceptence test?

9 Answers   Vyons Labs,


what is the main difference between client server and webserver???

4 Answers   FIC, IBM, TCS,


Categories