Functional Testing Question:
Download Job Interview Questions and Answers 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.
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 Question | Next 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? |