what is severity and what is priority
Answers were Sorted based on User's Feedback
Answer / kalpalata
severity defines the importance of defect with respective
to functional point of view.(functional effect)
Where as priority defines the importance of defect
with respective to customer point of view.(business effect)
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / mahalakshmi
SEVIORITY DESCRIBES THE SERIOUSNESS OF THE DEFECTS. IT IS
CLASSIFIED INTO 4 TYPES:
FATAL
MAJOR
MINOR
SUGGESTIONS
PRIORITY DESCRIBES THE SEQUENCE IN WHICH THE DEFECTS NEED
TO BE RECTIFIED. IT IS ALSO CLASSIFEID INTO 4 TYPES:
CRITICAL
HIGH
MEDIUM
LOW.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / mudaseer
severity:think if the application crashes then it is high severity.
severity:seriousness of the bug
priority: we are developing an application it is deal drongo
client ask to change the name to deal piazza so we have to name the application as deal piazza this is high priority
priority means urgency to fix the bug
| Is This Answer Correct ? | 0 Yes | 0 No |
what is realtional testing?
How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
In an application where there is no need of regession testing and retesting?
What is risk analysis,what type of risk analysis u did in u r project
what actual a tester perform in database testing?(its very urgent pls)
Apart from integrating testing,what a test engineer will do in system testing?
what is the difference between test bed and test environment?
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.
Hi,please help me out with my ques:as soon as the build we get from developer,how will we start testing?first all how the build we get (means which form)?who will install it in the system and how tl will assign us the work?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
Difference b/w test case and scenarios.