What is the difference b/w Smoke Testing and Sanity Testing?
Answers were Sorted based on User's Feedback
Answer / saravanaraja
Smoke Testing : It is a initial level of testing done at
each level. In this we have to check whether the
apllication is ready for further level of testing. In this
we give only positive data as a input.
Sanity Test : In this we have to check the stability of the
application. In this we have to check whether the
apllication is ready for Major testing effort or not.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / narendra_p
Smoke Testing - At build level when the software is just
built and came for testing
Sanity Testing: At release level when software is ready to
be shipped to client and QA just want to finally chekc if
evthing is fine.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / bipin
Smoke Testing: Smoke Testing is narrow but wide and done
before software is released to the testing environment.
Sanity testing: The Sanity Testing is the shallow but depth
testing of the system and before released to the production
environment.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / psrisusee
Smoke Testing :
Where there is no engouh time to execute all test case and
project or a product need to be release with in a shor
period. Then the team go for a Smoke testing, It is
performed on the major functionalities to check for the
build.
It is also ca1led as monkey Testing.
Sanity Testing:
To check the stabilty of the build before performing a
complete testing.
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / kishore v
smoke testing is defined all major functionalities are covered
or not mostly it is done by team leaders. some times testers.
sanity testing is divided into 2 parts. one is form wise,
and another one is module wise. it is not a application
wise.it is also done by team leaders. some times testers.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sham
Hi Friends,
I m very confuse between these two terms i.e. Smoke Testing
and Sanity testing.Please anbody clear me related with
this .What is measure diff.between both and who done this
testing
Sham
Sham_sap@rediffmail.com
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / nainappa (protech soft)
The main difference between smoke and sanity testing is
smoke testing is done at developers end.At the same time
sanity testing is done at Testing environment.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sunithayagnamurthy
accessing the application for long period of time to verify
the performance memory application.this is called smoke testing
sanity testing:
this testing to test from begning of the project till
end of the project this is called sanity testing.
if any mistakes is thr please excuse
| Is This Answer Correct ? | 2 Yes | 8 No |
what is test case scenario?
What are the qualities needed by a software tester?
what is the test strategy you followed in your company
Can anybody explain me branch/decision coverage with a example.
A 2 different developer design same function. After both completed. In testing engineer how do test that function?
where do we work with Application, web and Database servers Means which type of applications.
give 1 example of an error with high severity and low priority?
Can anybody tell me Test case Managment tool which is open source........and anybody working on it? pls tell its urgent?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
Black box Testing
EXPLORATORY testing means?