difference between smoke and sanity testing?
help me with the clear answer...
Answers were Sorted based on User's Feedback
Answer / shilpa
Smoke Testing: To check whether the build is proper or not before releasing the build is called Smoke Testing.
Sanity Testing: After releasing the build Test Engg will check whether the build is proper or not is called Sanity Testing.
Usually We check the following:
1. Whether the build can be properly installed into the environment or not .
2.Whether one can navigate to all the areas of the application or not.
3.Whether all the important features are available or not.
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / guntip
Smoke Testing: Testing with out executing the Test cases.
we need to test whole application once release done.
Sanity testing : is the processes of checking the basic functionality of the application.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / apoorv khare
Smoke Testing- its a testing whether we are checking build are working fine or not and when we have got the build we check the all major links and functionality of build. this is also called build verification testing.
Sanity testing- sanity testing is a testing type where we check all major functionalities specification. sanity used some time to insted of regression when we don't have more time to release so we used to interconnected module and used regression to direct connected module at the time of regression.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ayan vishnoi
SOOMKE TESTING-FIRST TIME CHECKS TISTER AND EXPLORER THE
WEBSITE AND SOFTWARE WILL GET ERROR,BUG AND DEFECT IS
CALLED SMOKE TESTIN.
SANITY TESTING- ANALISES THE NEGATVE WAY OF BEFORE STARTING
DESIGN AND DEVELOPMENT OF SOFTWARE PROJECT
| Is This Answer Correct ? | 1 Yes | 8 No |
Answer / karthick407
I answered like , there is no difference between smoke and
sanity testing. sanity is the alternative term of smoke
testing and both are used to validate the basic
functionality of an application to check whether the
application is ready for the further testing. If smoke test
fail, the entire build will be rejected and will wait for
the next build.
| Is This Answer Correct ? | 5 Yes | 19 No |
How smoke testing is done with example??
there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.
hi frnds, i m Aman.. i was asked some ques. in an interview which r concerned with Web based Testing.. ques were like, URL Tempory in testing, other was smthin like Gateway in testing?? plz tell me answers of these questions as i dont hav knwledge abt web based testing.. thnx in advance..
What is FT Disk?
IS IT necessary to know different languages like (Chinese,Germany etc) to do localisation/internationalisation testing??? real time ..plsss
Example For Load And Stress Testing.
what is entry and exit criteria and explain it?
How do we find Effectiveness of Test Cases..Thanks in advance...
1>what is defect matrix? 2>which is the high priority bug in "Open Window"(when we open some file the window get appear)
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
How do you determine user soad for a perf test of a Web application?
what is Middleware? can anybody explain me?