QA/Execution/Web Testing/DEMO/Test Plan: Difference between revisions

(Created page with "MDN Demo Room Test Plan ==Up-to-date Timeline== ==Staging Server== ==QA Coverage== * Doctype validation * Basic formatting and appearance * User interactions ==Browser Cov...")
 
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
MDN Demo Room Test Plan
==MDN Demo Room Test Plan==


==Up-to-date Timeline==
==Up-to-date Timeline==
* Ship date 2/24/2011


==Staging Server==
==Links==
[https://developer-stage.mozilla.org/en-US/demos Staging]


[http://bit.ly/fmDPNP File New Bug]


===Bug Verification===
* Developer marks bug RESOLVED FIXED
* QA  tests on staging and leaves  a comment as qa-verified-stage
* QA marks  VERIFIED FIXED on production


==QA Coverage==
==QA Coverage==
Line 28: Line 35:
==Test Coverage==
==Test Coverage==


* Login,Sign Up, Logout and  user account settings tests
* Login, Sign Up, Logout and  user account settings tests '''tested'''
* Test the upload and submission of demos
* Test the upload and submission of demos '''tested'''
** The following file uploads are supported  
** The following file uploads are supported  
*** HTML, JS and CSS files anything else should display an error message
*** HTML, JS and CSS files anything else should display an error message
* Test tagging of demo's based on HTML features  
* Test tagging of demo based on HTML features '''tested'''
* Test comment submission on demos
* Test comment submission on demos '''tested'''
* Test sharing function via twitter, Facebook and short url links
* Test sharing function via twitter, Facebook and short url links '''tested''' (Note did not share as we are not yet live)
* Test search function based on tags, demo names,  usernames
* Test search function based on tags, demo names,  usernames
* Test homepage sort either by most viewed, most liked or most recent
* Test homepage sort either by most viewed, most liked, or most recent
* Test subscribing to the demo room feed
* Test subscribing to the demo room feed '''tested'''
* Test reporting problems ( either demo not working, demo inappropriate or demo theft by author)
* Test reporting problems (either demo not working, demo inappropriate or demo theft by author)
* Test downloading  the zipped source code of a demo
* Test downloading  the zipped source code of a demo '''tested'''
* Test "liking" a demo and the count
* Test "liking" a demo and the count of people who liked a demo '''tested'''
* Test comment count, view, count and like count on demo homepage
* Test comment count, view, count and like count on demo homepage
* Test launching a demo
* Test launching a demo
* Test the grouping of demos submitted by a particular user
* Test the grouping of demos submitted by a particular user
* Test removing a demo

Latest revision as of 22:57, 16 February 2011

MDN Demo Room Test Plan

Up-to-date Timeline

  • Ship date 2/24/2011

Links

Staging

File New Bug

Bug Verification

  • Developer marks bug RESOLVED FIXED
  • QA tests on staging and leaves a comment as qa-verified-stage
  • QA marks VERIFIED FIXED on production

QA Coverage

  • Doctype validation
  • Basic formatting and appearance
  • User interactions

Browser Coverage

Firefox 4, Firefox Mobile and any browser that currently supports the following:

  • Audio
  • Canvas
  • CSS3
  • Drag and Drop
  • Fonts & Type
  • Forms
  • Geolocation
  • IndexedDB
  • Offline Support
  • Web Workers

Test Coverage

  • Login, Sign Up, Logout and user account settings tests tested
  • Test the upload and submission of demos tested
    • The following file uploads are supported
      • HTML, JS and CSS files anything else should display an error message
  • Test tagging of demo based on HTML features tested
  • Test comment submission on demos tested
  • Test sharing function via twitter, Facebook and short url links tested (Note did not share as we are not yet live)
  • Test search function based on tags, demo names, usernames
  • Test homepage sort either by most viewed, most liked, or most recent
  • Test subscribing to the demo room feed tested
  • Test reporting problems (either demo not working, demo inappropriate or demo theft by author)
  • Test downloading the zipped source code of a demo tested
  • Test "liking" a demo and the count of people who liked a demo tested
  • Test comment count, view, count and like count on demo homepage
  • Test launching a demo
  • Test the grouping of demos submitted by a particular user
  • Test removing a demo