What is a Show Stopper?

Answers were Sorted based on User's Feedback



What is a Show Stopper?..

Answer / padma

Once the bug is fixed as a show stopper we can't move to
the next step. it stop our process.
for ax.
if login fails we an't move to the net step.

if there's any wrong pl. give the right answer
Padma

Is This Answer Correct ?    14 Yes 2 No

What is a Show Stopper?..

Answer / abhishek

Show stopper is that kind of defect, that has to be fixed
as soon as possible otherwise we are not able to proceed
further testing.
Ex:
Not able to login to the application even if user entered
valid id and psw.

Is This Answer Correct ?    6 Yes 0 No

What is a Show Stopper?..

Answer / rafi

Show stopper is nothing but, if login failed we can't able
to move forward for further testing in that case that is
high severity defect so in that case the first step will
FAIL and rest of the steps are in NO RUN status

Rafi

ravitvm2002@yahoo.co.uk

Is This Answer Correct ?    8 Yes 4 No

What is a Show Stopper?..

Answer / vaasu chowdary

When system/application is not allowing to proceed for
further testing is Showstopper Defect. Whenever tester
identify the showstopper defect, it is his repsonsibility
to log a defect and inform the same to respective teams to
resolve soon. usually show stopper defects would be raised
as critical defect with HIGH priority. Best examples of
showstopper defect would be gmail login.
after providing valid and correct user name and passowrd,
if system does not allow user to login, then it is
showstopper defect. one more exmaple, after login in any
application, consider Banking Product, where authorized
bank agent will able to login into system and but unable to
do transactions and system is throwing an error messages in
very first page and not able to proceed further.

Is This Answer Correct ?    3 Yes 0 No

What is a Show Stopper?..

Answer / vasegowda

what suneel telling is correct.

Show stoppers are the issues when detected at the end moment
before product release. Show is nothing but we are going to
showcase our product to users. But just before, any issue ,
it may related to your environment ,application
functionality or any severe issue which stops the product to
release is called show stopper.

vasegowda

Is This Answer Correct ?    1 Yes 0 No

What is a Show Stopper?..

Answer / sakthi

These are ‘critical bugs’ that happen or critical defect
which occurs at the last minute before the release of
product and which is going to stop the release. Ideally
there should no show stoppers in a project. This happened
means it is a bad testing process.

Is This Answer Correct ?    1 Yes 0 No

What is a Show Stopper?..

Answer / parul

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.

Is This Answer Correct ?    1 Yes 0 No

What is a Show Stopper?..

Answer / suneel

A Product is rady to release within 2 day,but tester found
some very critical bug that can effect the funcationality
of product.In this case PM can't release the product with
critical bug, and stop the product release this sechuation
is called Show Stopper.




suneel.iit@gmail.com

Is This Answer Correct ?    4 Yes 4 No

What is a Show Stopper?..

Answer / vignesh

show stopper is a blocker. Generally, it does not allow the
tester to proceed with the further testing of the
application. A show stopper can be anything like system
network issues, test environment issues, functionality
issues etc.

Is This Answer Correct ?    2 Yes 2 No

What is a Show Stopper?..

Answer / suga

For example: In ur application Next button is there,what
would be happened when click on Next button it wil go to
next screen but if it shows error message and cant do
further testing of other screens then it is called as show
stopper..........



Thanks,
Suga

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

What is Bugzilla ?

2 Answers  


What is Entry and Exit Criteria in Testing Process?

3 Answers  


suppose i received 3 build b1, b2, b3 on which build i will do regression testing

4 Answers  


Configuration Management is 1)before System Requirement 2)at Start of the S.D.L.C 3)at Start of the S.T.L.C 4)at the time of Coding. Would be better if anyone can provide some explanation for the answer

2 Answers  


What is the difference between SRS and BRS

5 Answers  






pliz anyone explain what is the DEFAULT BUG & also give me some example.Thanks in advance..

1 Answers   Amazon, Mindteck,


Hi friends, Iam Laxmi. I have completed my BE in 2006, i have 2 years of development experience, now i want to shift to testing. I have gone through the testing concepts and learning QTP.If you come across any jobs in bangalore please let me know. Thanks in advance.

2 Answers  


what is the diff between ad hoc and exploratory testing ?

5 Answers   Synergy,


what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks

1 Answers  


The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version

1 Answers  


Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand

6 Answers   ISTQB,


At what stage of the life cycle does testing begin?

6 Answers  


Categories