top of page
Exploratory Testing
Aim of exploratory testing is to provide broader coverage of the application’s functional behavior. This testing is non-script based and no documentation or tracking is done. However, defects are logged as found and Test Report on high level scenarios is generated.
bottom of page