what is difference between Sanity testing and Smoke testing?

Answers were Sorted based on User's Feedback



what is difference between Sanity testing and Smoke testing?..

Answer / varshab

Smoke testing is basically perform to asure software is
stable enough to consider it for further testing.It is
shallow & wide as we navigate through all options of
application without going into much deep.In this we are
more concern about major functions without much bothering
about minor ones.e.g.It is more useful in configuration
(hardware) testing.

Sanity testing is cursory testing.When new build is
released from development team with minor changes, in this
case instead of performing through regression testing
sanity testing is more appropriate to ascertain indeed
rectifications are done.It is narrow & deep.It is subset of
regression testing.

Is This Answer Correct ?    8 Yes 1 No

what is difference between Sanity testing and Smoke testing?..

Answer / sj

Take one example To test Word Doc::

In word doc we have different option available like File
Menu,Edit Menu,View Menu,Insert Menu,Tool Menu,Table Menu
etc.......
For Smoke Testing We check whether when we click in file
menu or in insert menu etc we get all options present in
that menu or not i.e Smoke Testing..


For Sanity testing After clicking on File menu we check its
sub menu whether or not they r working fine or not i.e
Sanity Testing ...........


with the help of example i think u understand the 2 Testing

Is This Answer Correct ?    9 Yes 2 No

what is difference between Sanity testing and Smoke testing?..

Answer / deepa

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, a 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.



Generally, when multiple cycles of testing are executed,
sanity testing may be done during the later cycles after
through regression cycles.

Is This Answer Correct ?    3 Yes 1 No

what is difference between Sanity testing and Smoke testing?..

Answer / akhil kumar

Hey guys are u going mad.First thing is that if u dont know
about the thing that please dont put your foot in that as
little knowledge is a very dangerous thing.This is very
simple thing which I m describing briefly:-

Sanity testing :- It is just to test the basic
functionalities of a software product and application.it is
done by testers.

smoke testing :-it is a form of regression testing.when a
application made some new changes to modules or added new
modules to a application then a smoke test is performed that
it is working fine or not.it can be done by both developers
and testers.

I hope this might have clear your doubts.

If anyone of has some queries regarding manual testing and
automation tools and quality assurance u can ask me freely.
my email id is akhil_25683@yahoo.co.in.

Thanks & Regards,
akhil

Is This Answer Correct ?    12 Yes 12 No

what is difference between Sanity testing and Smoke testing?..

Answer / sridhar

Sanity Testing: sanity test is a very brief run-through of
the functionality of a computer program, system,
calculation, or other analysis, to assure that the system or
methodology works as expected

Smoke Testing: smoke testing is a preliminary to further
testing, i.e when the release is given to the test team -
need to do smoke testing for each and every link - in order
to verify that the next pages are displayed and the further
testing can be done.

Is This Answer Correct ?    1 Yes 1 No

what is difference between Sanity testing and Smoke testing?..

Answer / rajkumar

Smoke Testing- Also called as Build Verification Testing.
This type of testing is done to check the stability of the
build that most of the crucial function are present and can
be accessed and to evaluate the build is ready for further
levels of testing. e.g. All menu options are present, all
forms can be navigated properly. This is a shallow and wide
approch

Sanity Testing- This is a cursory testing in which we will
check a functionality in detail rather than going for
overall build. Approach is narro & deep.

Is This Answer Correct ?    0 Yes 0 No

what is difference between Sanity testing and Smoke testing?..

Answer / naveen

Smoke testing is a wider\broad approach in which we test the
stability of build. Whether build deployed to testing
environment functioning without any issues or not..Here the
main functionalities is tested(such as we are able to login
to the application without any issues)

Sanity testing is a narrow regression testing where we test
indepth functionalities are working as expected or
not(basically a touch test of all applications)

-Naveen

Is This Answer Correct ?    0 Yes 0 No

what is difference between Sanity testing and Smoke testing?..

Answer / a.sameer

Smoke testing is done by developers before the build is
released to testers.

Sanity testing is done by testers to verify whether to
accept a build for further testing or not.

In both the same the way of technique used to test is the
same, both are for checking for minimal functionality of the
application only difference is done departments are different.

Is This Answer Correct ?    3 Yes 4 No

what is difference between Sanity testing and Smoke testing?..

Answer / viji

smoke testing-Checking the functionality
Sanitary-opposite to smoke testing.checking in depth of
functionality of the process

Is This Answer Correct ?    1 Yes 2 No

what is difference between Sanity testing and Smoke testing?..

Answer / silpa

sanity testing and smoke testing is same.
here we wil check the basic functionalities of our build.
we are using +ve data for sanity testing
but in smoke testing we are using -ve data .

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What should I do if the name of the field is change in new version?How should I maintain it in Test Case Document? Eg: 1)On Login Window:if Login button changed to Ok button 2)the Name of the Login Window get changed 3)Suppose New button adds to Login Window 4)Suppose For Login button there is Alt+L is used in new version Please tell me as early as possible Thanks in advance!!!

1 Answers  


At which stage testing phase will start

5 Answers   IBM,


What is lessons learnt document?Explain.

6 Answers   Infotech,


What is primary duty of tester ?

17 Answers   nvidia, Symantec, Veritas,


How Can I do database Testing ?

0 Answers  


what is validation and verification.??

6 Answers  


what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application

1 Answers   Tech Mahindra,


what is differnce between QC @ QA , test strategy, very urgent pls

3 Answers   Microsoft,


What is OSS and BSS?

1 Answers   Cap Gemini,


Explain the STLC?

32 Answers   Accel Frontline, Fidelity, Infosys,


write test strategy for hotmail login screen

4 Answers   InfoSoft, QA,


1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?

0 Answers   NDS,


Categories