QA/Automation/Projects/WebRTC/Smoketests: Difference between revisions

From MozillaWiki
< QA‎ | Automation‎ | Projects‎ | WebRTC
Jump to navigation Jump to search
(Created page with "=Overview= An initial set of Smoketests have to be delivered so the WebRTC feature can be safely merged into mozilla-central. {| style="width: 90%; margin: 0 0 1em 1em" | | st...")
 
Line 17: Line 17:
  | '''Repository:'''  
  | '''Repository:'''  
  | http://hg.mozilla.org/projects/alder/file/default/dom/media/tests/
  | http://hg.mozilla.org/projects/alder/file/default/dom/media/tests/
|- valign="top"
| '''Tracking bug:'''
| https://bugzilla.mozilla.org/show_bug.cgi?id=781534
  |- valign="top"
  |- valign="top"
  | '''Etherpad:'''
  | '''Etherpad:'''

Revision as of 13:30, 26 September 2012

Overview

An initial set of Smoketests have to be delivered so the WebRTC feature can be safely merged into mozilla-central.

Name: WebRTC Smoketests
Leads: Henrik Skupin, Dave Hunt, Rob Wood
Contributors: n/a
Repository: http://hg.mozilla.org/projects/alder/file/default/dom/media/tests/
Tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=781534
Etherpad: http://etherpad.mozilla.com:9000/automation-webrtc

Roadmap

Date Version Details
Oct 8th, 2012 - Smoketests ready for merging the alder branch into mozilla-central

Tasks

Each of the tests can be implemented by using the same web page with two active clients communicating with each other. That will ensure the basic features and is all what we should care about for the time being.