When should I perform Sanity testing?
Hey Charity!
You need to perform in different scenarios. Some of them are as follows:
- When minor changes in the code are made.
- Upon adding new features to the software application.
- When a new build is generated after regression testing.
- Once the bugs are fixed.
- Before production deployment.
- Before adding new features to the software application.
Check out our below tutorial on sanity testing,