| 1. |
What Do You Understand By Sanity Testing? |
|
Answer» Sanity testing is performed after receiving the build to check the NEW functionality/defects to be fixed. In this form of testing the goal is to check the functionality roughly as EXPECTED and determine whether the bug is fixed and ALSO the EFFECT of the fixed bug on the application under test. There is no point in accepting the build by the tester and WASTING time if Sanity testing fails. Sanity testing is performed after receiving the build to check the new functionality/defects to be fixed. In this form of testing the goal is to check the functionality roughly as expected and determine whether the bug is fixed and also the effect of the fixed bug on the application under test. There is no point in accepting the build by the tester and wasting time if Sanity testing fails. |
|