Confirmed users
2,959
edits
(→Focus) |
|||
| Line 25: | Line 25: | ||
=== ''Testing Initiative'' === | === ''Testing Initiative'' === | ||
==== | ==== Scope ==== | ||
The following list summarizes the major areas of testing for OWA extension: | |||
* Extension Installation Processes (e.g. Install, Uninstall, Update) | |||
* MozApps API | |||
* Apps Lifecycle (e.g. Installation, Launching, Using, Deleting) | |||
* Dashboard | |||
* App Sync | |||
* Other Areas | |||
Future areas of concern include the following: | |||
* Web Activities/Intents | |||
Process requirements: | |||
# Determine extension requirements and specifications | |||
# Create manual test cases for basic sanity coverage | |||
# Developing automated test cases for manual test cases | |||
# Exploratory testing of each major part of OWA Extension | |||
# Creation of complex manual scenario testing | |||
Note: Requirements are highly volatile, so manual and automated test cases need to be constantly kept up to date. | |||
List of top apps to be tested are listed [https://docs.google.com/spreadsheet/ccc?key=0AiGNxoNUJbvzdG9LRU9uWnJNVElnQVVnMnVfd1hXNHc&hl=en_US#gid=0 here] | |||
The basic iteration of the testing process will hopefully be as follows: | The basic iteration of the testing process will hopefully be as follows: | ||