Prepare for your Next Interview
This is a discussion on What is showstopper bug? within the Testing Templates forums, part of the Software Testing category; Hi all, showstopper bug...
|
|||
|
Re: What is showstopper bug?
Hi Srinu,
Any bug that does not let the user proceed ahead with testing the specified functionality would be called as a ShowStopper. Generally such bugs are assigned the highest Priority of fix. For Instance - User is testing a Online Shopping site. After Selecting the required items into the Shopping Cart, he clicks on Order Button. Expected Result : User Should be Redirected to Order and Billing Page Actual Result : Application displays a webServer error and displays a http Page not found error page. Thisi would be logged as a ShowStopper bug since you do not have any workaround to proceed ahead with testing the Orders Page. Cheers...
__________________
Regards, V.Umesh Krishnan QA Consultant |
|
|||
|
Re: What is showstopper bug?
a showstopper bug, is a bug that hinder or stops from continuing or running your test scripts, you cannot proceeds to the next level. it normally called a blocker, no work around steps
![]() |
|
|||
|
Re: What is showstopper bug?
ShowStopper!! name itself tells that any bug that doesn't allow the user to proceed with testing called as ShowStopper!!
ShowStoppers are raised as P1 ( High Priority ) defeccts and one should look into these defect fixes as highest priority. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|