what is smoke testing? what is sanity testing?

Answers were Sorted based on User's Feedback



what is smoke testing? what is sanity testing?..

Answer / kathiravan

Sanity Testing; Test the application making sure that
critical and blocker Bugs are not reproduced in the latest
Build.

Smoke Testing; Test the application Functionality

Is This Answer Correct ?    0 Yes 0 No

what is smoke testing? what is sanity testing?..

Answer / pradeep kumar

Both Sanity testing and Smoke testing will be done for
testing the functionality of the program whether the
particular feature or module is functioning according to
its specification or not. But Smoke testing is superior to
Sanity testing ., because When we take a web based
application Smoke testing is done to check whether the URL
is doing its functionality or not, where as Sanity testing
will check individual module in it are functioning or not.

Smoke testing look only for major functionalities but
Sanity testing will look in dept of each module/feature.

Is This Answer Correct ?    0 Yes 0 No

what is smoke testing? what is sanity testing?..

Answer / sj1234

Sanity Testing:-Tester conducts the Sanity test to ensure
the stability of the application build.Tester finds weather
the application build is stable for complete application or
not.

Smoke Testing:-It covers the major functionality of the
application without bothering with finer details.

Is This Answer Correct ?    2 Yes 3 No

what is smoke testing? what is sanity testing?..

Answer / priya

Sanisetty Testing :
Testing of the Application or System on different Versions.
or
The Combination of smoke and monkey testing.

Smoke Testing:
It covers the major funcionality of the Application.

Is This Answer Correct ?    1 Yes 4 No

what is smoke testing? what is sanity testing?..

Answer / raj_rex

SMOKE TEST :
Smoke testing is considerd as
built level test.Each time the test team receives a new
build(new version of program),an initial test is performed
to determine that the most crucial functions of the program
works and the build is stable enough and can be considered
for further testing.

SANITY TEST :
Sanity testing is considered as
release level testing.When software is ready to be shiped
to client and we want to finally cheek if everything is
fine and working as per requirement.It's a sub set of
Regressing testing -a group of test cases are executed to
cheek it is indeed working according to specification
(requirement).

I hope this will do.But somebody may not agry with me as
this defination will vary company to company... but i think
this is the basic defination...

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.

0 Answers  


What types of validation check u need to do in fund transfer..?

4 Answers   HCL,


Do u writing a separate testcase for Regression Testing? If it is Yes, Explain How to write the Testcase?

4 Answers  


Describe me to the basic elements you put in a defect report?

6 Answers  


What is application server and what is web server?

1 Answers   AZTEC,






What is the difference between QA and QC in testing activity.

3 Answers  


When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??

6 Answers   ACS,


I want to know that Test Case Document contains the positive as well as negative test cases in the same sheet or we have to create different test case document for negative test cases.

3 Answers  


what is the difference between testplan and testcases?

1 Answers  


What is reference matrix or tracability matrix?

9 Answers   TCS,


who prepares the use cases?

4 Answers  


Is it necessary to test application in lower versions of OS when you have tested in latest version

4 Answers   TCS,


Categories