WebRTC/Test Plan/Peer Connection: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


=== Flows & Edge Cases to Consider ===
=== Flows & Edge Cases to Consider ===
* Happy path flows for typical peer connection handshakes
* Multiple peers making peer connection handshakes
* Adding of ice candidates generated during handshake
* Closing of connections
* State changes throughout peer connection handshake and it's effects on attributes and event handlers


=== Smoke ===
=== Smoke ===

Revision as of 21:07, 6 April 2013

DOM Analysis Test Cases

Flows & Edge Cases to Consider

  • Happy path flows for typical peer connection handshakes
  • Multiple peers making peer connection handshakes
  • Adding of ice candidates generated during handshake
  • Closing of connections
  • State changes throughout peer connection handshake and it's effects on attributes and event handlers

Smoke

Basic Functional

Exploratory

Localhost Real Stream Test Cases

Flows & Edge Cases to Consider

Smoke

Basic Functional

Exploratory

Remote Real Stream Test Cases

Flows & Edge Cases to Consider

Smoke

Basic Functional

Exploratory

Interoperability Test Cases

Flows & Edge Cases to Consider

Smoke

Basic Functional

Exploratory

Test Areas Needing Analysis Without Test Cases