SoftwareTesting:Catalog of Automated Tests: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
(add to me) | (add to me) | ||
* [ | * [[Performance:Tinderbox_Tests|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] | ||
Revision as of 02:54, 10 March 2006
(add to me)
- Tinderbox performance tests
- Places test script
- Netwerk unit tests
- javascript tests - also used for security tests
- nss tests
- layout tests - diff of frame tree dump against golden master
- bz's copy of netwerk tests for xmlserializer
- W3C DOM Tests uses jsunit
- thuderbird feed parsing tests - blocked by bug 319968
- XSLT Tests
- http://hixie.ch/tests/MANIFEST all hixie's tests
- http://hixie.ch/tests/MANIFEST-visual subset of hixie's tests that is non-interactive
- Foxfire - jUnit-like harness for Firefox, by the AllPeers folks