What is show stopper defect and explain with example ?
Answers were Sorted based on User's Feedback
Answer / mfsi_chinmayb`
Hi friends
Showstopper defect can be described as a bug which
stops/restricts the testing to move ahead with that specific
functionality or module.
It simply truncate the test execution.
Example:
A site with is used for photo editing task is being tested.
In the home page it ask for browse a photo from internet or
the local computer. When we select a photo and press the
upload button.
Then it should take to the next page for editing purpose.
But it shows a error message with going to the next page
which terminate/stopped the testing.
This is what we call showstopper defect.
Thanks.
| Is This Answer Correct ? | 48 Yes | 0 No |
Answer / mfsi_satyakamm
A showstopper defect is a defect that stops
from continuing test scripts and doesn't let you
proceed to the next level.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / sai
It totally stops your further tasting.May be because of data base problems or some other build issues you can not proceed testing.
Example:
While testing because of database problem you will get STU(system temporarily unavailable) you can not access next screens his is major issue.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / govind
Defect due to which we cant proceed testing called as blocker or stopper defect. We can call it Testing Halt.
e.g. Gmail login is not working
| Is This Answer Correct ? | 2 Yes | 1 No |
What is Soak Testing ?
After receiving the build.How will you start the testing
Can anyone provide a proper description on Missing Requirements in SRS.
What is show stopper bug pls explain,pls give any real time bug u get in your project
Where we have to use perl scripting in Testing approach and its importance
explain - Test plan, Test case, test scenario, test data, test report,
What r the input documents to the design test cases?
If there is no sufficent time for testing & u have to complete the testing then what will u do?
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?
what is testing policy and testing methodology? and what is the difference?
is tha integration testing include non functional test?
Which website will help me to get all manual interview questions at one place