Apps/QA/OWA Extension/Test Framework: Difference between revisions

From MozillaWiki
< Apps‎ | QA‎ | OWA Extension
Jump to navigation Jump to search
No edit summary
Line 15: Line 15:
=== App Installation ===
=== App Installation ===


 
* Test cases require extension to be there and not
* Cross-browser support required
* Cross-browser support required
* Cross-platform native installation is required
* Need knowledge of the "app origin" and "app name" to determine system location of installation files on windows

Revision as of 01:57, 31 January 2012

OWA Extension Test Framework

Overview

Describe an overview of the test architecture to be used to harness the major features of the system under test

Extension Installation

Describe how the existing installation test cases will be harnessed using test automation

  • Mozmill test cases for installation processes
  • Firefox-dependent test cases
  • Well-supported in Mozmill testing framework for apps-based system testing

App Installation

  • Test cases require extension to be there and not
  • Cross-browser support required
  • Cross-platform native installation is required
  • Need knowledge of the "app origin" and "app name" to determine system location of installation files on windows