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 |
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security
i have completed my graduation in B.Sc. (phy, maths,computer), right now i am having 1.6 yrs exp on manual testing, for PG full time course is full time course or parttime is suitable form me , if any one is suitable then why it is suitable
what is suspension criteria and exit criterai in test plan/????
hi, this is an interview question."what are the testing skills that u have ?". how can i answer to this one ? reply me correct answer plzzzzzzz
HOw to test website manually? Is it any criteria to test ?
What are the testing processes, methodologies and techniques
will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in
what is the difference between error,bug and defect?
Can anybody find the bugs in this "allinterview.com" site???
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong