tell me about severity and priority with example
Answers were Sorted based on User's Feedback
Answer / sj1234
Severity means the Impact of the Bug on the Applicaton
Priority is how urgernt the bug needs to be fixed
Severity can be High or Low
Priority can be High or Low
1]High Severity And Low Priority----If there is an
application , if that application crashes after mulple use
of any functionality (exa--save Button use 200 times then
that application will crash)
Means High Severity because application chrashed but Low
Priority because no need to debug right now you can debug
it after some days.
2]High Priority And Low Severity---- If any Web site
say "Yahoo" now if the logo of site "Yahoo" spell s "Yho" -
---Than Priority is high but severity is low.
Because it effect the name of site so important to do
quick ---Priority
but it is not going to crash because of spell chage so
severity low
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / satyendra prasad
severity is how badly the bug impact on the Application
Priority is selection to fix the bug
Example:
suppose the bug is in the application name "Microsoft"
to"Macrosoft" then the severity is low and the priority is
high
because:
while in these case the bug does not effect our application
and our application function smoothly so the severiy is low
but it make a high effect on company Name so the priority
is High
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / edeprabhakar
severity means impact of the bug on the application.
priority means importance of the bug on the application.
Example:
suppose the bug is in the application name "Microsoft"
to"Macrosoft" then the severity is low and the priority is
high
because:
while in these case the bug does not effect our application
and our application function smoothly so the severiy is low
but it make a high effect on company Name so the priority
is High
Is This Answer Correct ? | 2 Yes | 0 No |
Can you explain decision tables?
Difference between cache and cookie.
Actually by using severity you should know which one you need to solve so what is the need of priority?
What is the difference b/w test case and scenario?
Mapping the test cases with the requirement. What is this process called?
What are the Use Cases?
what is build? what is build coniguration?
what is testing
What r the non-configurable items in the VSS for software configuration management?
When do u go for integration testing?
what is stub and driver ?explane in brife.,and some example
1Testing process followed in your company … 3. Testing Methodology 4. Where u maintains the Repositories? 5. What is CVS? 6. Bug Tool used? 7. How will you prepare traceability matrix if there is no Business Doc and Functional Doc? 8. How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such… 9. Testing process followed in your company? 10. Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards? 11. What is Back End testing? 14. How will u write traceability matrix? 15. What is CVS and why it is used? 16. What will be specified in the Defect Report…? 17. What is Test summary Report…? 18. What is Test Closure report…? 21. What are the Testing methodologies that u have followed in your project ? 22. What kind of testing that u have been involved in and explain about it…. 24. What is joins and what are the different types of joins in SQL and explain the same? 25. What is Foreign Key in SQL…?