Confirmed users
2,959
edits
(→QA) |
|||
| Line 48: | Line 48: | ||
# Determine extension requirements and specifications | # Determine extension requirements and specifications | ||
# Create manual test cases for basic sanity coverage | # Create manual test cases for basic sanity coverage | ||
# Developing automated test cases for manual test cases | # Developing automated test cases for manual test cases | ||
# Exploratory testing of each major part of OWA Extension | # Exploratory testing of each major part of OWA Extension | ||
| Line 57: | Line 56: | ||
* Requirements are highly volatile, so manual and automated test cases need to be constantly kept up to date. | * Requirements are highly volatile, so manual and automated test cases need to be constantly kept up to date. | ||
* Extension will eventually be built into browser, so some test cases may not be needed anymore in the long run | * Extension will eventually be built into browser, so some test cases may not be needed anymore in the long run | ||
=== Bug Tracking/Reporting === | === Bug Tracking/Reporting === | ||