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 |
Difference between test Methodology and test strategy
what will the future for manual testing
What is the Sanity Testing??
What kind of techniques used while writing test cases?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
How will you report defect in your organisation?
What is penetration matrix ?
What is the role of documentation in QA?
testing is a procedure or methodology,diff between methodoly and procedure?
If tester found some bugs in the application then which format they will send it to development team.
what is meant by system testing? what is functional testing? what is the difference between both of these testing? can anyone explain this in detail?