QA/Execution/Web Testing/mcomtests: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "===Mozilla.com Automated Test Tracking=== *[http://github.com/retornam/mcom-tests Repository] *Tests **Redirect tests , these should cover the redirects in [http://svn.mozilla....")
 
Line 6: Line 6:
**Newsletter page tests
**Newsletter page tests
** Download button ests
** Download button ests
** This would be done using PyQuery and urllib ( this is needed to switch user agents and verify that the correct button and message appears on each download page
** This would be done using PyQuery and urllib ( this is needed to switch user agents and verify that the correct button and message appears on each download page )
** Mobile page tests
** Mobile page tests
**Customization page tests
**Customization page tests
**Features page tests
**Features page tests
**Homepage tests
**Homepage tests

Revision as of 20:29, 1 February 2011

Mozilla.com Automated Test Tracking

  • Repository
  • Tests
    • Redirect tests , these should cover the redirects in htaccess
    • Video page tests
    • Newsletter page tests
    • Download button ests
    • This would be done using PyQuery and urllib ( this is needed to switch user agents and verify that the correct button and message appears on each download page )
    • Mobile page tests
    • Customization page tests
    • Features page tests
    • Homepage tests