Software Process Question:
Download Job Interview Questions and Answers PDF
What is difference between Smoke testing and Sanity Testing?
Answer:
The difference between smoke and sanity testing is described below:
Sanity testing is performed when new build is released after fixing bugs where as smoke testing is performed to check the major functionalities of the application.
Sanity is performed by the tester or the developer but smoke testing can be performed by the tester or developer.
Smoke testing is performed earlier where as sanity is performed after the smoke testing.
Sanity testing is narrow and deep approach of testing and smoke testing is focused testing based on major functionalities.
Sanity testing is performed when new build is released after fixing bugs where as smoke testing is performed to check the major functionalities of the application.
Sanity is performed by the tester or the developer but smoke testing can be performed by the tester or developer.
Smoke testing is performed earlier where as sanity is performed after the smoke testing.
Sanity testing is narrow and deep approach of testing and smoke testing is focused testing based on major functionalities.
Download Software Process Interview Questions And Answers
PDF
Previous Question | Next Question |
What are verification and validation and difference between these two? | What is destructive testing, and what are its benefits? |