difference between sanity testing and smoke testing?

Answers were Sorted based on User's Feedback



difference between sanity testing and smoke testing? ..

Answer / priyanka agrawal

Smoke Testing: Software Testing done to ensure that whether
the build can be accepted for through software testing or
not. Basically, it is done to check the stability of the
build received for software testing.

Sanity testing: After receiving a build with minor changes
in the code or functionality, a subset of regression test
cases are executed that to check whether it rectified the
software bugs or issues and no other software bug is
introduced by the changes. Sometimes, when multiple cycles
of regression testing are executed, sanity testing of the
software can be done at later cycles after through
regression test cycles.

Is This Answer Correct ?    11 Yes 2 No

difference between sanity testing and smoke testing? ..

Answer / mfsi_krushnas

smoke testing
-------------
1.A smoke test is scripted--either using a written set of
tests or an automated test.

2.A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.

sanity testing
--------------
1.A sanity test is usually unscripted.

2.A Sanity test is used to determine a small section of the
application is still working after a minor change.

Is This Answer Correct ?    1 Yes 0 No

difference between sanity testing and smoke testing? ..

Answer / gangadhar mahabubabad

smoke testing; To test the mandatory functionalities of the new build because the build is eligible for the entire testing or not........
sanity testing ;To test the mandatory functionality and optional functionalities of the appln, because the build is eligible for UAT or not ........

Is This Answer Correct ?    1 Yes 0 No

difference between sanity testing and smoke testing? ..

Answer / subhash ingale

1. Sanity Testing or Build Verification testing or Build
acceptance testing.

It is type of testing in which one will conducted overall
testing and the release the build in order to conform
whether the build is proper or not for conducting detil
testing.

To do the same one will check the following.
1.Whether the build can installed in to Environment proper
or not.
2.whether one can navigate to all the pages of the
application or not.
3.whether all the objects are available and properly
arranged or not.
4.whether the required connection are properly established
or not.


Smoke Testing :-
some compines this type of testing also called as smoke
testing but in some compines just before releasing the
build is proper or not that is known as smoke testing and
once the build is release the test Eng. will check whether
the build is proper or not . that is known as build
acceptance testing ,build verification testing.

Is This Answer Correct ?    0 Yes 0 No

difference between sanity testing and smoke testing? ..

Answer / na

smoke testing
-------------
1.A smoke test is scripted--either using a written set of
tests or an automated test.

2.A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.

sanity testing
--------------
1.A sanity test is usually unscripted.

2.A Sanity test is used to determine a small section of the
application is still working after a minor change

Is This Answer Correct ?    0 Yes 0 No

difference between sanity testing and smoke testing? ..

Answer / mfsi_krushnas

smoke testing
-------------
1.A smoke test is scripted--either using a written set of
tests or an automated test.

2.A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.

sanity testing
--------------
1.A sanity test is usually unscripted.

2.A Sanity test is used to determine a small section of the
application is still working after a minor change.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Tell me what all u have done for 2 years as a manual tester in your company

1 Answers   TCS,


write five negative testcase for web application?

2 Answers  


What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...

0 Answers  


How will you link the Defect to the test case? Explain Bug life cycle

2 Answers   IBM,


1. After completing testing , what whoulds you deliver to the client ?

1 Answers  






hi frnds! can any one help me by answering the below questions. 1.what is client server testing ? 2.what is web-based testing and what exactly tested in this ? 3.and exact difference between these two type of testing methods i can be reached on shrinivaster@gmail.com if any help needed from my side. thanks shri

3 Answers   Samsung,


What knowledge I must have as a 3 yrs. manual tester??

0 Answers  


After Executing the testcases, logging bugs...after completing all this processes, what document tester will prepare?

4 Answers  


there are n types of test cases how do you do?

8 Answers   Wipro,


hi all, I am doing Testing course,can anyone help me what is domain & module?

5 Answers  


what is Defect Containtment?

1 Answers   Accenture,


How many Test Cases do we need to write for a particular application?(For example, for this AllInterview.com?)

4 Answers   InterGraph,


Categories