what is the difference between sanity testing and smoke testing.

Answers were Sorted based on User's Feedback



what is the difference between sanity testing and smoke testing...

Answer / debasish bhadra

Conceptually Smoke testing and sanity testing both are same
but perception ally these are different.Smoke testing:Smoke
testing is conducted with negative perception it is the
testing in which all the functionality are available are not
is tested to proceed for further overall testing.Sanity
testing: This is also test for to check whether all the
functionality are available are not.But this testing is
conducted with positive perception.

Is This Answer Correct ?    7 Yes 1 No

what is the difference between sanity testing and smoke testing...

Answer / siva prasad chowdary.peddi

some companies will say the sanity and smoke testing
are same,but some companies will say just before releasing
the build the developers will check whether the build is
proper detailed testing(or)not.that is smoke testing
once the build is released the test engineers will
check the build is proper for detailed checking(or)not.that
is sanity testing.

Is This Answer Correct ?    5 Yes 0 No

what is the difference between sanity testing and smoke testing...

Answer / rajendra

SMOKE TESTING:

* Smoke testing originated in the hardware testing
practice of turning on a new piece of hardware for the first
time and considering it a success if it does not catch fire
and smoke. In software industry, smoke testing is a shallow
and wide approach whereby all areas of the application
without getting into too deep, is tested.
* A smoke test is scripted, either using a written set
of tests or an automated test
* A Smoke test is designed to touch every part of the
application in a cursory way. It's shallow and wide.
* Smoke testing is conducted to ensure whether the most
crucial functions of a program are working, but not
bothering with finer details. (Such as build verification).
* Smoke testing is normal health check up to a build of
an application before taking it to testing in depth.

SANITY TESTING:

* A sanity test is a narrow regression test that focuses
on one or a few areas of functionality. Sanity testing is
usually narrow and deep.
* A sanity test is usually unscripted.
* A Sanity test is used to determine a small section of
the application is still working after a minor change.
* Sanity testing is a cursory testing, it is performed
whenever a cursory testing is sufficient to prove the
application is functioning according to specifications. This
level of testing is a subset of regression testing.
* Sanity testing is to verify whether requirements are
met or not, checking all features breadth-first.

Is This Answer Correct ?    2 Yes 2 No

what is the difference between sanity testing and smoke testing...

Answer / narandra

sanity testing :
testing installation,connection b/w frontend
to backend,connection of all pages comes under sanity
testing.

smoke testing:
Testing at the final release application is
called smoke testing.
after smoke testing the application is ready
for usage.

Is This Answer Correct ?    1 Yes 2 No

what is the difference between sanity testing and smoke testing...

Answer / vani valentina

It is the primary testing after which further testing
should be done. It helps reduce the time of testers.
For eg in a LOGIN window, if it does not allow you to LOGIN
no point in logging in,so we can go ahead with Basic
Testing. This is also called Sanity Testing.

Is This Answer Correct ?    5 Yes 10 No

Post New Answer

More Manual Testing Interview Questions

Wht are the Test cases do we write for Message Box.. can anybody answer it.. Thanks in Advance..

3 Answers   ACS,


i m doing a course in manual testing ,they ll be conducting a online exam.i just need a sample question paper with answer.

0 Answers  


What is Low level design & High level design? and brief description.

1 Answers  


wt is the difference between client and customer?

14 Answers   MTN,


1 Test Case can covert How many scenario? OR how many scenario can cover 1 test case.?

2 Answers   DelhiNet, GGH, HCL, Mastek,






HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?

8 Answers  


in which cases developers will reject the bug??

2 Answers  


can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)

0 Answers   Aegis,


what is alpha , beta testing ?

9 Answers   CSS,


Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.

0 Answers  


Explain about Bug Life Cycle

5 Answers   eXensys, IBM,


how to know whether the bug is valid or invalid?

6 Answers   GoldStone,


Categories