Confirmed users
2,959
edits
| Line 55: | Line 55: | ||
=== Build Verification Process === | === Build Verification Process === | ||
The | The following summarizes the build verification process for the extension: | ||
# | # Install the latest build of the OWA extension | ||
# | # Verify any bugs that have been resolved on the latest extension build | ||
# | # Run automation tests to make sure no regressions have occurred | ||
# | # Run manual test cases and exploratory testing to capture possible regressions | ||
# | # File new bugs as necessary | ||
# | # Update test case document by adding and modifying existing test cases and removing obsolete test cases | ||
<u>'''NOTE''': The extension will be available and will be needed at launch but eventually it will be built into the browser. Therefore, some of the test cases developed might not be needed anymore when this occurs. </u> | <u>'''NOTE''': The extension will be available and will be needed at launch but eventually it will be built into the browser. Therefore, some of the test cases developed might not be needed anymore when this occurs. </u> | ||