SoftwareTesting:Catalog of Automated Tests: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
(add to me)
(add to me)
* [http://www.mozilla.org/performance/tinderbox-tests.html Tinderbox performance tests]
* [http://lxr.mozilla.org/mozilla/source/browser/components/places/tests/ Places test script]
* [http://lxr.mozilla.org/mozilla/source/browser/components/places/tests/ Places test script]
* [http://lxr.mozilla.org/mozilla/source/netwerk/test/unit/ Netwerk unit tests]
* [http://lxr.mozilla.org/mozilla/source/netwerk/test/unit/ Netwerk unit tests]
* [http://lxr.mozilla.org/mozilla/source/js/tests/ javascript tests - also used for security tests]
* [http://lxr.mozilla.org/mozilla/source/js/tests/ javascript tests - also used for security tests]
* [http://lxr.mozilla.org/mozilla/source/security/nss/tests/ nss tests]
* [http://lxr.mozilla.org/mozilla/source/security/nss/tests/ nss tests]
* layout tests - diff of frame tree dump against golden master
* [http://www.mozilla.org/newlayout/doc/regression_tests.html layout tests - diff of frame tree dump against golden master]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=301260 bz's copy of netwerk tests for xmlserializer]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=301260 bz's copy of netwerk tests for xmlserializer]
* [http://www.w3.org/DOM/Test/] W3C DOM Tests uses [http://www.edwardh.com/jsunit/] jsunit
* [http://www.w3.org/DOM/Test/] W3C DOM Tests uses [http://www.edwardh.com/jsunit/] jsunit

Revision as of 22:09, 13 January 2006