What is a Show Stopper?
Answers were Sorted based on User's Feedback
Answer / saff
the bug which cause the tester n developer to stop what
they r doing and concentrate on fixing this bug is called
show stopper
it may be functional bug or non functional bug
if we r not able to go furthur in the aplln while doing
system testing then developer have to fix that bug first
and if the performance of the systme is way low then
devlopers got to fix it
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / n.pavankumar
Show stopper is a bug which has high impedance and which has
to be fixed immediately
these kind of defects are raised when there is no work
around solution, where further carrying of testing is
impossible.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manish
Severity ratings vary from organization to organization and
project to project. But most organizations have four kinds
of severity rating as shown.
Severity 1 (showstoppers): These kinds of defects do not
allow the application to move ahead. So they are also called
showstopper defects.
Severity 2 (application continues with severe defects):
Application continues working with these types of defects,
but they can have high implications, later, which can be
more difficult to remove.
Severity 3 (application continues with unexpected results):
In this scenario the application continues but with unexpected
results.
Severity 4 (suggestions): Defects with these severities are
suggestions given by the customer to make the application
better. These kinds of defects have the least priority and
are considered at the end of the project or during the
maintenance stage of the project.
| Is This Answer Correct ? | 2 Yes | 1 No |
How much time it will take for regression testing
what and how to do application testing?
How do you define a testing policy?
how to schedule the time in stlc ?
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?
1Who performed sanity and smoke testing :-- developers or testers ? Explain with example and prove ur answer. 2 Company has developed a project for company B, company B has to introduce this project into the market. The acceptance testing is performed at Company B. is it called as alpha testing or beta testing ? Explain with example and prove ur answer.
Can anyone tell me what should be the test cases for Security Testing?
what is testplan? and can you tell the testplan contents?
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
wat is perpose of TRM ?(Test responsibility Matrix)
What is Configuration management? Tools used?
What is Back End testing?