Tell exact difference b/w Smoke and Sanity testing with
example?
Answer Posted / rakesh nelapati 9885468218
SAnity and smoke both are same .there is the slight
difference.
Intial build is sanity.
Rest of other build is smoke.
1)sanity checks the major functionality of the application
when a build occurs.that means to verify the stability of
the build.that can be a build but only the intial build.
2)smoke checks the major functionality of the application
when a new build occurs.that means to verify the stability
of the build.that can be a build except the intial build.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
uses of checklist
What are noise variables?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What is Difference between Test Strategy and Test Methodology?
what are the risks and contingencies u had in ur project?
when do you escalte issue to your manager?
What is positive and negative testing?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
What is Bomb Testing?
Can you explain a pair-wise defect?
What is white box testing, and what are the various techniques?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What are the queries mostly asked in testing ? give me some examples.
What is the difference between latent and masked defects?
Explain the strategy for testing a Java application?