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 |
How to do browser testing (creates a standard script and run it for the different browser combinations)
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
please make me understand what is client server and web application?
What type of testing do we perform in requirement phase?
what do u mean by Functional testing?
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
What should be tested when Unit Testing is conducted?
What is Defect Seeding?
For what purpose are virtual users created?
what is meant by system test case