What is severity and priority?Give some examples of
severity and priorty and high severity & low priority and
viceverse and also explain each.

Answer Posted / swetcha

Severity:seriousness of defect wrt to functionality

!High:without resolving the defect we r unable to continue
testing.
!Medium:compulsory to solve but able to continue
!low:May or may not be resolved.

Prority:Importance of the defect wrt customer
(High,medium,low)
When we go for examples
1.user interface bugs[low severity]
Eg1:Spelling mistake(High priority)
Eg2:Improper allignment(Low priority)

2.Input domain bugs:[medium severity]
Eg1:Doesnot allow valid values(high priority)
Eg2:allows invalid type also(low priority)

3.Race condition bugs[High severity]
Eg1:Deadlock(High priority)
Eg2:improper order or services(Low priority)
like this there r many,but the thing is that as the name
severity itself says seriousness,
based on the seriousness created by the bug we give priority
ie., importance

suggest me if there is any mistake

Is This Answer Correct ?    100 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What should Development require of QA?

1805


what are the tables in testcases?

603


What is automated software quality (asq)?

656


Tell me about any quality efforts you have overseen or implemented.

1765


What are the functions of the Quality Assurance Group (QAG)?

3171






Mention what are the test artifacts involved in qa?

692


What kinds of testing should be considered?

541


How do you determine which piece of software require how much testing?

1103


Do you have a favourite QA book? More than one? Which ones? And why.

2837


What is the testing lifecycle?

623


Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

2222


What is the difference between the test plan and test strategy

574


What is the most critical bug you found in your latest project or overall in your career ?

5588


write an e-mail introducing yourself to the client as a QA ead is not in town.

3291


Explain the benefits of destructive testing.

600