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 |
When will the testing starts? a)Once the requirements are complete b)In requirement phase
what is the difference between test strategy and test methodology?
how do u test web application?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
What agile testing? how it is process?
i have 2 text boxes first is you have to enter the name of person(enter first name and last name) and second is enter the company name and below there is a submit button when i enter first name and last name and the company name it displays his linkedIN account that is name of the person and company details he is working can you tell me test case for this ? i will give the sketch of this question first name last name company 1 2 3 4 submit
How do we find Effectiveness of Test Cases ?
as test eng ,what challenges have u faced in ur 3 projects so far? tell me atleast 3 challenges in ur projects? july 27 brahma412@yahoo.co.in
Draw Backs of automated testing?
When do you prepare Requirement Traceability Matrix(RTM) before testing aor after completion of testing?
14 Answers AppLabs, IEG, Satyam,
Please let me know Whether testing comes under verification or validation ?
how to distinguish between session cookies and persistent cookies while doing cookies testing??