QA/Desktop Firefox/WebRTC: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 6: Line 6:
** Evaluation of audio/video delay
** Evaluation of audio/video delay
** [http://mozilla.github.com/webrtc-landing WebRTC-Landing] tests pass
** [http://mozilla.github.com/webrtc-landing WebRTC-Landing] tests pass
* Monthly evaluation of regression find rate, reduce frequency of testing if WebRTC becomes less regressive
* Daily verification of whatever fixes landed in that day's Nightly
* Weekly triage and attempted confirmation of unconfirmed/regression bugs
* Monthly re-evaluation of regression rate to inform adjustments to the above approach


=== Testing ===
=== Testing ===

Revision as of 19:50, 23 July 2013

WebRTC Testing

  • Platforms to include all Windows, Mac OSX, Linux, Android, FirefoxOS
  • Daily regression testing with Firefox Nightly across all platforms to include:
    • Calling with apprtc using various combinations of Firefox and Chrome
    • Calling with webrtcme using various combinations of Firefox and Chrome
    • Evaluation of audio/video delay
    • WebRTC-Landing tests pass
  • Daily verification of whatever fixes landed in that day's Nightly
  • Weekly triage and attempted confirmation of unconfirmed/regression bugs
  • Monthly re-evaluation of regression rate to inform adjustments to the above approach

Testing

  • Manual
    • What must be done manually?
  • Automated
    • What can be automated?