What is 'Shows stopper Bug'
Answers were Sorted based on User's Feedback
Answer / madhu
A bug which blocks tester to do further testing.
| Is This Answer Correct ? | 35 Yes | 0 No |
The 'Bug' which will not allow u to do testing.
Ex: If u r responsible for a specific module and that module is not opening to do testing..then this kind of bug can be called as show stopper bug.
Correct me if am wrong
| Is This Answer Correct ? | 35 Yes | 1 No |
Answer / @mit
Those bugs which stops the Tester to perform Testing is
termed as Show Stopper bug.
The bug which blocks the main functionality of the
application can be termed as show stopper.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / shanthi
These are the bugs which makes us to access denied for
testing and which blocks the main functionality of the
application ,because of this bugs tester not able to
continue testing further.
Ex: If there is a bug in login page of Gmail account u cant
able to login and bcoz of this u cant able to test further
features like inbox,drafts etc...
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mudaseer
when you are testing an application and you got a critical bug
and you are not able to go ahead with testing.The
critical bug is stopping you from testing the application
.This is known as show stopper.for example in gmail.com
compose mail is not working this is known as show stopper
so you are not able to test sent items and your are not
able to send a mail.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anand sanmani
The bug which breaks the running operations / flow of code
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / chithrareddy
shows stopper bug means when we are in project release time
on that time we identify and get a bug means its shows
stopper bug.. on
that time fixing the bug is called hot fixing...
| Is This Answer Correct ? | 2 Yes | 14 No |
Answer / g.chithrareddy
shows stopper bug means when we are in project release time
on that time we gotta bug means its shows stopper bug.. on
that time fixing the bug is called hot fixing...
| Is This Answer Correct ? | 5 Yes | 19 No |
what is the severity we give. login fails eventhough we enter the correct username and pwd.
Why documentation testing is important?
What is diff b/n TRM(Test Responsibility Matrix) and RTM (requirement Tracebility matrix) or both are same??
what is test log? what fields does it contain, At which stage do we use this in real time?
Risk analysis consist of A)1 step b)2nd step c)4 step d)6 step Which is correct Answer please any one tellme and mail me
What is Scalability Matrix
What is heuristic checklist used in Unit Testing?
If you are not able to reproduce one defect then what will be the status of that defect in your defect tracking tool?
What is precise of measurement?
Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.
What are the fields of Tracebility Matrix?
what is debugging and whitebox testing and what is the diff?