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

what is testcase review?What is the use?

4 Answers  


At what stage unit testing has to be done?

3 Answers  


hi.i joined in a software testing course recently.but i dnt knw 'c' or 'c++',would it mind? my stream is ece. so i just had a C&DS IN OUR 1ST SEMESTER.

1 Answers  


Testcases for msword( microsoct office word??

0 Answers  


Can you tell me the difference between functional and non functional testing?

1 Answers  






What are the Defect Status in HP Quality Center?

3 Answers   Symphony,


How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.

1 Answers   IBM,


How will you test language converter e.g. (English to Spanish) without Automation tool? OR What are the test cases or scenarios for language converter? Conditions: 1. without Automation tool, 2. You know only English language. 3. Make sure the tests should produce 80-90% pass result.

2 Answers   Mastek,


Is Software Testing categorized as a technical or Non-technical job???

6 Answers  


To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases

2 Answers   Infotech,


What is defect density?

10 Answers   Qualtree Solutions,


What is smoke test?

0 Answers  


Categories