Apps/QA/Test Infrastructure

From MozillaWiki
< Apps‎ | QA
Revision as of 20:56, 7 February 2012 by Dclarke (talk | contribs) (Created page with "= Test Infrastructure Requirements = == The Problem == The problem we are currently facing in our testing environments is that each group has their own infrastructure. The inf...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Test Infrastructure Requirements

The Problem

The problem we are currently facing in our testing environments is that each group has their own infrastructure. The infrastructure is built around varying concepts of dev , beta, staging environments.

The problem is those environments all have different schedules that code is pushed, and released, and it is not possible to guarantee what version of the marketplace, browser id, Apps , Sync Tests have gone through a level of integration testing.

Understanding what specific release version you tested against as well as the dependency matrix is important as products become more integrated.

The Purpose