Can any one please tell me the exact difference between the
smoke testing,sanity testing and exploratory testing?
Answers were Sorted based on User's Feedback
Answer / naresh
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, 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 ? | 4 Yes | 1 No |
Answer / piyush
Smoke and Sanity tests are used to reject build if it is not suitable to test.
Smoke test is performed on the code received for the very first time and is considerably unstable.
Where as Sanity test is performed on the code which went through testing cycles 2-3 times and is relatively stable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijaya
Sanity testing means initial testing done to check the
environment well suites for the testing process or not..
Smoke testing is similar to sanity but with some specific
reason mentioning why our testing process is stopped..
Exploratory testing means testing the process without any
specific plans and schedules.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / harish
check out the following all interview links for various
users views on smoke,sanity and exploratory testing
<br>
<a
href=http://www.allinterview.com/showanswers/6814>exploratar
y testing</a>
<br>
<a
href=http://www.allinterview.com/showanswers/421>http://www.
allinterview.com/showanswers/421</a>
<a href=http://www.allinterview.com/showanswers/2814>
http://www.allinterview.com/showanswers/2814</a>
<a href=http://www.allinterview.com/showanswers/3670>
http://www.allinterview.com/showanswers/3670</a>
| Is This Answer Correct ? | 0 Yes | 2 No |
In bug life cycle after closing the bug status at last stage again where you start
What is the difference b/w deliverable and release notes?
What are noise variables?
First window is registertion window where u will be having the fields to entering the name,password and confirm password and Ok button.After hitting the OK button it will take u to 2nd window, wel come window for the user with the msg welcome user. 3rd window will be login screen where u will be entring the user name and password with out any mistake in case and spell (i.e u entered correctly)and 4th window it shows that user does not exits .What will be reasons? Other then data base not connected.
How will you explain to an uneducated person about Software?
can anyone give me good and clear example for high severity and low priority and high priority and low severity?plz its very urgent...........
What is difference between static and dynamic and testing?
Smoke Testing is responsibility of Tester & Developer ?
What is difference between Smoke&Sanitary Testing?
1.What is Traceability Matrix and who prepare it. 1.1 How u can map the Requiremet wid Test Cases. 1.2 How u can find out that in Particular Test Case,some requirement is missing. 1.3 For a particular requirement,how u determine that how many TCs should prepare. 1.4 Gaie the Idea about Tracability Matrix,meant Format.
which model are you following
what is the difference between use case and test case?