what is difference between Sanity testing and Smoke testing?
Answer Posted / deepa
Smoke Test:
When a build is received, a smoke test is run to ascertain
if the build is stable and it can be considered for further
testing.
Smoke testing can be done for testing the stability of any
interim build.
Smoke testing can be executed for platform qualification
tests.
Sanity testing:
Once a new build is obtained with minor revisions, instead
of doing a through regression, a sanity is performed so as
to ascertain the build has indeed rectified the issues and
no further issue has been introduced by the fixes. Its
generally a subset of regression testing and a group of
test cases are executed that are related with the changes
made to the app.
Generally, when multiple cycles of testing are executed,
sanity testing may be done during the later cycles after
through regression cycles.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is Stability and Performance Testing in Testing the TV
When we use integration testing for any new system so why we required system testing.
online demo for bug tracker tool(let me know the website)
After insert the record in front-end, how will you check the back end by manually? Please explain?
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
What is Mixed Testing
What is smoke test? Do you use any automation tool for smoke testing?
what are the Cs in testing
Hello everybody, How many people do you think one sprint team can have in average?
What knowledge I must have as a 3 yrs. manual tester??
What is the main use of preparing a traceability matrix?
Suggest some book to learn more test case???
What is the difference between action & script ?
How do test documents in a project span across the software development lifecycle?