QA/Firefox3.1/Cryptography Test Plan: Difference between revisions

From MozillaWiki
< QA‎ | Firefox3.1
Jump to navigation Jump to search
(Copy from template)
 
Line 5: Line 5:
= Overview =
= Overview =


  Provide an abstract of the feature and the test strategy.
This test document details the features of Firefox that deal with cryptography, including SSL/TLS, client-side certificates, validation checking, UI, and so on.
  Are there particular challenges with testing this feature?
 
Some of these tests require the use of a Mozilla-run certificate authority such as the [http://pki.fedoraproject.org/ Dogtag open source project's CA].


= Test Strategy =
= Test Strategy =

Revision as of 07:32, 21 August 2008

« QA/Firefox3.1/TestPlan

Cryptography Test Plan

Overview

This test document details the features of Firefox that deal with cryptography, including SSL/TLS, client-side certificates, validation checking, UI, and so on.

Some of these tests require the use of a Mozilla-run certificate authority such as the Dogtag open source project's CA.

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

 Include notes, links, specs, relevant bugs