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 |
wat is mutation testing
can u write negative test cases on google search form?
How you manage your test case (already written )when requirments changes?
how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.
Explain thread testing.
what is X-SS(Cross Site Scripting)?
Which are the standards for software test plans?
what is static testing,and dynamic testing? explain with an example.
what is meant by system test case
contents of test report
What types of software testing are available?
explain the 5 types test matrics?