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 |
Whether the testing process followed in different model will be same or will it vary?
Which is the better way to explain tipical bug life cycle?
what is the difference between developer testing and tester testing?
if we are working on web app and suddenly web app server crush or block ..that situation wht will we do.. and which command will use in sql database
Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)retesting 8)regression testing 9)somke and sanity testing Manager round 1)current organization details 2)explain current project 3)Basic unix comment 4)Test stragey
What is Client Server/Web Server Configuration(ISS).
What is Service Pack?
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
What type of questions may ask related to sql during interview?
if tester found some bugs in the application then which format they will send it to development team.
Difference between verification and validation?
hOW WILL U ENSURE THAT U HAVE COVERED EACH AND EVERY TEST CASE