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

What are the GUI Test Cases for calculator?

2 Answers   Crea,


is it possible web application make it as executable file

0 Answers  


How do you go about going into a new organization? How do you assimilate?

1 Answers   Ordain Solutions,


Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...

0 Answers  


How to test URl of a website manualy?

3 Answers   Oracle, Wipro,






I am uma new commer for this site? I have some doubt's pls clarify it..... I finished my B.Com and S/w Testing Course Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.,

9 Answers  


Name three types of tests that should NOT be automated.

2 Answers  


what is meant by deffered status

6 Answers   Infotech,


Tell me typical situation while collecting the test data in your job ( In banking project)? Please give the answer :Thanks in advance

2 Answers   Wipro,


what is meant by spiral model?explain with picture?

3 Answers   TCS,


say me any problem u faced in the project after delivering to client?

2 Answers   Mantra Group,


what is the status of defect when the developer reject the defect?

12 Answers   Wipro,


Categories