Determine the Sanity testing
- Sanity testing is used to ensure that conflicting or multiple functions or variables don't exist in system.
- It verifies that components of application can be compiled without a problem.
- It is conducted on all parts of the application.