QA/Execution/Web Testing/Test Coverage: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<- [https://wiki.mozilla.org/QA/Execution/Web_Testing Back to Web Testing]
= Summary of test coverage, by project =
= Summary of test coverage, by project =


Line 4: Line 6:
** [http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/tests/ PHP-automated tests]
** [http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/tests/ PHP-automated tests]
** [http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/tests/amo-selenium.html?view=log Automated Selenium test script - general/views]
** [http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/tests/amo-selenium.html?view=log Automated Selenium test script - general/views]
*** Coverage:
*** Covers (static content):
**** Firefox views
**** Firefox views
**** Application-switching views (SeaMonkey/Thunderbird/Sunbird)
**** Application-switching views (SeaMonkey/Thunderbird/Sunbird)
**** Slider functionality
**** Slider functionality
**** Registration error messages
**** Registration error messages
**** Reviews link
*** Not-yet automated:
**** Successful registration
**** Review submission
** [http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/tests/search.html?view=log Automated Selenium test script - search]
** [http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/tests/search.html?view=log Automated Selenium test script - search]
* SUMO
* SUMO [https://wiki.mozilla.org/QA/Execution/Web_Testing/SUMO/Selenium Test Overviews]
** [http://viewvc.svn.mozilla.org/vc/projects/sumo/trunk/tests/frontend Tests in SVN]
* SpreadFirefox
* SpreadFirefox
** [http://viewvc.svn.mozilla.org/vc/projects/spreadfirefox.com/tests/spreadfirefox_bft.html?view=log Automated Selenium test script]
** BFT
*** [http://viewvc.svn.mozilla.org/vc/projects/spreadfirefox.com/tests/spreadfirefox_bft.html?view=log Automated Selenium test script]
**** Covers (static content):
***** Presence of template content
**** Not-yet automated:
***** Successful registration
***** Forum posting

Latest revision as of 05:53, 28 April 2009

<- Back to Web Testing

Summary of test coverage, by project