What is the difference b/w Smoke Testing and Sanity Testing
with Example...

Answers were Sorted based on User's Feedback



What is the difference b/w Smoke Testing and Sanity Testing with Example.....

Answer / sania

Smoke testing is the surface level testing to certify that
build provided by development to QA is ready to accept for
further testing.smoke testing only checks the major
functionality of the software.

For example we are working in a small project named
Employee Management System and in this project there are
four modules like New Employee Module, Existing Employee
Module, Admin Module, User Module etc. So firstly in this
four modules development team performs the Smoke Testing by
executing all the major functionality of modules like New
Employee is able to login or not and after login new
employee can seen the record of the existing employee or
not, and employee that is created can also be edited,
deleted or not.

Is This Answer Correct ?    3 Yes 1 No

What is the difference b/w Smoke Testing and Sanity Testing with Example.....

Answer / nidhi

smoke testing and sanity testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

have u write any sanity testcases?

0 Answers   MBT,


What is test script?

0 Answers  


What is software failure?

0 Answers  


what is qc&qa

8 Answers   Satyam,


there is a function called changevalues(x,y)inside this function x=x+y/2 y=y+x+5 end so i am calling function in one program as changevalues(y,x) what is the output if x=2 and y=10(ignore exact programatic statements) please can any one provide me answer for this immediately

4 Answers   Thomson Reuters,






How you find the performance of a web application by looking at the values of ?Response Time? and ?Pages Per Second??

1 Answers  


Why is incremental integration preferred over 'big bang' integration?

0 Answers  


What is dependency testing?

0 Answers  


Could reviews or inspections be considered part of testing?

0 Answers  


is manual testing enough for 2+ yrs,does it need any tools

0 Answers  


What is bidirectional traceability?

1 Answers   TCS,


What are the best practices for software quality assurance?

0 Answers  


Categories