Advantages of Sanity testing
- It saves lots of time and effort because Sanity testing is focused on one or few areas of functionality
- There is no effort put in towards it’s documentation because it’s usually unscripted
- It helps in identifying the dependent missing objects.
- It is used to verify that a small functionality of the application is still working fine after a minor change.