Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
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. |
|
|||
|
Re: What is showstopper bug?
showstopper!!
Name itself tells that bug that doesn't allow the user or customer to proceed further steps with testing called as Showstopper!! For Ex- User wants to pay the credit card payment thro online.user loged into website and entered necessary detaisl and clicked on submit button. Expected Result : Transaction completed succesfully, thank you page should display Actual Result : Application displays a webServer error o and displays a http Page not found error page. This would be logged as a ShowStopper bug since you do not have any workaround to proceed ahead with testing the Orders Page. |
|
|||
|
Re: What is showstopper bug?
hi friend..
You can't continue anything if the bug arises.. it stops every activity then and there.. you can continue the process once the error is cleared... For Ex: If you need to withdraw money from the bank, when you are reaching bank you came to know the bank is on strike ..once the bank is on strike ATM will also be closed now tell me how you can with draw the money?????.. The bank strike stops your activity ..then it is called as show stopper.. Thanks Deepasree |
|
|||
|
Re: What is showstopper bug?
Good explanations , given by members ! the following should be considered as well:
1. The Phase of Testing you are in . 2. Does it affect a single function or entire functions. 3. Frequency of occurance |
|
|||
|
Re: What is showstopper bug?
So many answers, funny the ones that are just plain wrong. A show stopper, as stated has no work around, prevents you moving forward in the use of the application or unit tested. It stops the show.
What other classes of bugs do you have apart from show stopper... |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|