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 |
Can anyone let me know that what would be done by the tester if bug status changes to DUPLICATE,means what kind of action or process should be done by tester?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
exact definition of defect tracking?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
Write the Test Cases for Ball Pen and Water Bottle.
14 Answers Chetu India, Quexst,
How did you define severity ratings in your project?
What are the Level of Severity
11 Answers Atlantic Scientific, Deloitte,
What is the difference between QA (Quality Assurance) & QA (Quality Analyst)?
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
what is prototype model(in S.T.L.C)? What is architecture of prototype model?
what is the difference between developer testing and tester testing?