QA/Firefox3.5/Offline Local Storage Test Plan: Difference between revisions

From MozillaWiki
< QA‎ | Firefox3.5
Jump to navigation Jump to search
Line 7: Line 7:
= Overview =
= Overview =


  Provide an abstract of the feature and the test strategy.
Offline applications offer functionality to users when their browsers are in offline mode. The browser allows offline functionality to the user by storing the state of the application.
  Are there particular challenges with testing this feature?
 
For those applications that offer this functionality, which might be different from their online functionality, we will test that the switch between online and offline modes are seamless.


= Test Strategy =
= Test Strategy =

Revision as of 00:04, 21 October 2008

« QA/Firefox3.1/TestPlan

Offline/Local Storage Test Plan

In progress, 10.20.2008: juanb

Overview

Offline applications offer functionality to users when their browsers are in offline mode. The browser allows offline functionality to the user by storing the state of the application.

For those applications that offer this functionality, which might be different from their online functionality, we will test that the switch between online and offline modes are seamless.

Test Strategy

 List major areas of test coverage
 List areas that will NOT be covered (by developer, third party, etc.)
 Describe how testcases will be created (litmus, mochitests, reftests, gristmill, etc..)

Schedule Scoping

 Estimate amount of time it will take to complete feature
 (Consider nightly builds, security reviews, bugs turnaround time)

References