Diference between sanity & somke testing?

Answers were Sorted based on User's Feedback



Diference between sanity & somke testing?..

Answer / rohit

Sanity Testing:It's generally is a subset of regression
testing.It is in-depth testing of that module for which the
errors have been rectified. If the error is in one function
of the module we will test that function as well as the
whole module.


Smoke Testing: It is done to ascertain if the build is
stable and can be used for further testing.it is done to
find wheter the basic functionality of the program is
stable.

Is This Answer Correct ?    2 Yes 0 No

Diference between sanity & somke testing?..

Answer / guest

i think both are same.
sanity testing: After receiving the build, testers has to go
for sanity testing, in order to ensure that build is stable.


Shankar

Is This Answer Correct ?    1 Yes 0 No

Diference between sanity & somke testing?..

Answer / sam

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 ?    1 Yes 0 No

Diference between sanity & somke testing?..

Answer / rahul

Sanity testing: A tester conduct testing on the received initial build to verify the basic functionalities of our application.It is also known as Build verification testing.

Smoke testing: A tester are validating the negative and positive functionalities of a application.

Is This Answer Correct ?    0 Yes 1 No

Diference between sanity & somke testing?..

Answer / swati purohit

smoke testing: consider as a positive testing.In this
testing will do short testing.

Sanity testing : consider as a negative testing .sanity
testing is to verify whether requirement are met or
not ,checking all features breadth- first.

Is This Answer Correct ?    0 Yes 2 No

Diference between sanity & somke testing?..

Answer / rajesh.pothina

Sanity Testing:
Initial testing is called as sanity
testing. After completing the test initially we will test
the givem module is that up to the mark or no that is
called sanity testing.


Smoke Testing:
Smoke testing is nothing but before
releasing the project the final testing is done that
testing is called smoke.


Based on the organization this will we wise versa in some
organizations the name will be in opposite but the theme is
the same.

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

Is there any opening for Manual testing for 0-1 yrs?

0 Answers  


in gmail.com when you enter username & password and try to copy and paste the password on notepad.will it copy and paste? what type of testing this is known as?

4 Answers  


Can we use automation tools during static testing? If yes when and how?

3 Answers  


How to crash or break the web-based application

2 Answers  


how to schedule the time in stlc ?

1 Answers   ACS,






How many scripts u use to run daily?

1 Answers   HCL,


i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.

2 Answers   HCL, iGate,


I am ganesh searching in manaul testing, i am unable to explain my current project in interview anybody give me a real time oriented project and also include how can i explain it, with test case (passout 2004) M.Sc(IT) my personel id is testganesh@gmail.com

3 Answers  


do u know abt integration testing,how do u intregate diff modules?

9 Answers   Cap Gemini,


What is Glass Box testing?

9 Answers  


at what step sanity testing and smoke testing do?

4 Answers  


what is srs based review, brs based review and trm based review

1 Answers  


Categories