Difference between smoke testing and sanity test ?????????

Answers were Sorted based on User's Feedback



Difference between smoke testing and sanity test ?????????..

Answer / suresh

sorry,will have to differ a little here.
Smoke testing is a broad level testingin which all major
functionalities are covered and it is made sure that the
product is ready to be tested.

Sanity testing is a kind of focussed regression testing.. It
is done to make sure that a particular functionality that
had errors before is ready for test.

Is This Answer Correct ?    5 Yes 0 No

Difference between smoke testing and sanity test ?????????..

Answer / sa

Sanity Testing:- nothing but testing the functionalities .
Smoke Testing:- nothing but is the software is eligible to
test also called as Testor Accepetable Test or Eligibility
Test

Is This Answer Correct ?    4 Yes 1 No

Difference between smoke testing and sanity test ?????????..

Answer / vivek.ranganathan

smoke testing is nothing but whether all options in the
project are working or not eg menu list ....etc

sanity test ..is the intial testing process ,

Is This Answer Correct ?    3 Yes 2 No

Difference between smoke testing and sanity test ?????????..

Answer / sridhar

Hi

In fuctionailitywise no difference between Smoke and Sanity
Testing.

Smoke testing conducted on new build came for
testing.purpose is to test stability and future testing

Sanity testing conducted on Modified build(After fix the
bugs).

Is This Answer Correct ?    3 Yes 2 No

Difference between smoke testing and sanity test ?????????..

Answer / samiran bose

Smoke Testing:-

1. Area of smoke testing is so big.
2. Smoke testing is not a formal testing.
3. Before the build is released Smoke testing is done by
developers or by testers before accepting a build for
further testing.

Sanity testing:-
1. Particular functionality is tested in Sanity testing.
2. sanity testing is formal testing.
3. At the beginning and ending of each phase of Software
Development Life Cycle sanity testing is performed.
Usually tester and Developer perform Sanity testing.

Is This Answer Correct ?    1 Yes 0 No

Difference between smoke testing and sanity test ?????????..

Answer / anmol

In software development, the sanity test determines whether
it is reasonable to proceed with further testing. Software
sanity tests are commonly conflated with smoke tests. A
smoke test determines whether it is possible to continue
testing, as opposed to whether it is reasonable. A software
smoke test determines whether the program launches and
whether its interfaces are accessible and responsible (for
example, the responsiveness of a web page or an input
button). If the smoke test fails, it is impossible to
conduct a sanity test. In contrast, the ideal sanity test
exercises the smallest subset of application functions
needed to determine whether the application logic is
generally functional and correct (for example, an interest
rate calculation for a financial application). If the
sanity test fails, it is not reasonable to attempt more
rigorous testing. Both sanity tests and smoke tests are
ways to avoid wasting time and effort by quickly
determining whether an application is too flawed to merit
any rigorous testing

Is This Answer Correct ?    1 Yes 1 No

Difference between smoke testing and sanity test ?????????..

Answer / nag

Sanity Testing : When we will get that New build Major
Business Functionalities are focused

Somke Testing : To ensure that application is eligible for
further testing

Is This Answer Correct ?    0 Yes 0 No

Difference between smoke testing and sanity test ?????????..

Answer / ashfaq ali khan

Smoke Testing:

To ensure that all major functionalities of the application
are working fine. This has to be done prior to Production
rollout.

Sanity Testing :

To ensure that all major functionalities of the application
are working fine. This has to be done prior to Dev to QA
handoff.

Both are meant for the same purpose to ensure the major
functionalities of the application are working fine but
only difference is when to do.

Is This Answer Correct ?    0 Yes 0 No

Difference between smoke testing and sanity test ?????????..

Answer / srikanth

smoke test:

To test the basic functionality or key features of the
application is called smoke testing.

It is also called as build verification test:To test whether
the build is acceptable for further testing or not.

It is done by testers.

Sanity testing:

Unit testing of basic key features done developers.

Note: correct me if am wrong

Is This Answer Correct ?    0 Yes 0 No

Difference between smoke testing and sanity test ?????????..

Answer / indrajeet

Sanity Testing:- nothing but testing the functionalities .
Smoke Testing:- Smoke testing is done to ensure that there
is no showstopper in the built and the system is ready for
testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

What types of documents would you need for QA, QC, and Testing?

1 Answers  


What is boundary testing?

0 Answers  


What is mr and er?

0 Answers  


Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards

0 Answers  


Who defines quality?

7 Answers  






what is system specification ? what is functional specification?

0 Answers  


What is the test ware?

0 Answers  


Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.

0 Answers  


Differentiate verification and validation processes.

0 Answers  


what are the tables in testcases?

0 Answers  


Trace to customer requirements - what type of testing it is.. a.tracebility testing b.white-box testing c.block box testing d.regression testing

4 Answers   Logica CMG,


As a QA person, what are the process we need to follow/do?

2 Answers  


Categories