What is the difference between Smoke testing & Sanity
Testing?
Answers were Sorted based on User's Feedback
Answer / laxman
Smoke testing: It is a single test case, which cover all the
functionalities in a single test case.
It verifies the major functionalities at high level in order
to determine if further testing is possible or not?
The Smoke test scenario should emphasize breath more than
the depth.
It is conducted before the performance testing.
Sanity testing: It is to check the application, where the
application is stable or not?
This is done by before the putting major testing effort.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / naveen
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.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anjali
as per book their is not as such difference in this only
spelling is different and process is same
but
in industry sum time in sanity testing modules r also get
checked
smoke testing : checking testability of the build i.e
whether the build is stable or not.is it ready to test or not
sanity testing : checking module wise .
| Is This Answer Correct ? | 9 Yes | 8 No |
Are there more defects in the design phase or in the coding phase?
what r the best jobsites for manual and automation testing? except testingken.com
I am doing manual testing for one website application. already i had prepared test case report,bug tracking report. now i need to perform functional testing of the application and prepare function test report. so can u send one model of the functional test report to me.. it is very helpful to me. my id is sunaruna84@gmail.com
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
How do you measure a quality of the product ?
any one can explain me what is qa and qc and what is diff between both tell me in interview point please thanks in advance
software testing life cycle?
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks
How to write a Scenario and test cases for ATM Machine or Lift Operator/Escalator?
8 Answers Aryavrat Infotech, Microsoft, TCS,
what is defect density?
What are the qualities needed by a software tester?
What is difference between Regression and Restesting?