Sanity Testing

Alexandru Cristian Ion

Sanity testing is performed usually when new application versions are released, to ensure the system stability.
The sanity tests represent a list of tests that should cover the basic functionality of the application, such as:
Registration process
Login process
Checkout process
UI checks
And some other tests, depending on the application scope.
Like this project
0

Posted Sep 19, 2022

Sanity testing is performed usually when new application versions are released, to ensure the system stability

Exploratory Testing your Application
Exploratory Testing your Application
Manual Quality Assurance
Manual Quality Assurance