Smoke Testing:
- Smoke testing is done when we received the new build from the developer the build is stable or not, that build is testable or not.
- Smoke testing is done by the developer and tester.
- Smoke testing is done for every new build.
- It is done on the initial build.
Sanity Testing:
- Sanity testing is done at the release time of the software, it checks the main functionality of the software without going deeper.
- Sanity testing is done by the tester only.
- Sanity testing is done when the build is stable.
- It is planned when we don't have sufficient time to test the software.
No comments:
Post a Comment