Daily Term: Sanity Testing
Sanity Testing
Sanity Testing is a narrow, focused test to verify that specific functionality works after a change, without testing the entire system. For example, after fixing a bug in a payment module, a sanity test might confirm that users can now complete transactions. Sanity testing ensures the fix works as expected, saving time compared to full regression testing, but it’s limited in scope and might miss broader issues.
Date: 2025-10-21