Functional Testing Question:
Download Questions PDF

What is the difference between smoke and sanity testcase?

Answer:

Smoke testing-it is a bulid verification test.
only the essential functionalities will be checked.

Sanity testing-only sanity of code will be checked.
Particular code will be checked before it actually combined to existing system.

Download Functional Testing Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what all do you report at the END of Testing?Explain your approach to estimate the time that it will take to test a functional area?