99
edits
(→Test Suites: update descriptions) |
(→Test Suites: updating) |
||
Line 126: | Line 126: | ||
|- | |- | ||
| Security tests | | Security tests | ||
| | | | ||
| Custom framework. Runs on QA Farm. | | Custom framework. Runs on QA Farm. | ||
| Semi-automated. Plans to fully automate with Eggplant in Q1 2007 | | Semi-automated. Plans to fully automate with Eggplant in Q1 2007 | ||
| | | When bugs were filed, regression test cases are usually added. | ||
| bc@mozilla.com | | bc@mozilla.com | ||
|- | |- | ||
Line 147: | Line 147: | ||
|- | |- | ||
| Basic Functionality Tests (BFT) | | Basic Functionality Tests (BFT) | ||
| | | 130+ manual test cases, broadly covering major features | ||
| in http://litmus.mozilla.org | | in http://litmus.mozilla.org | ||
| | | | ||
Line 154: | Line 154: | ||
|- | |- | ||
| Full Functionality Tests (FFT) | | Full Functionality Tests (FFT) | ||
| | | approx. 280 manual test cases, covering most features | ||
| in http://litmus.mozilla.org | | in http://litmus.mozilla.org | ||
| | | | ||
Line 161: | Line 161: | ||
|- | |- | ||
| Localization Tests | | Localization Tests | ||
| | | 15 test cases | ||
| in http://litmus.mozilla.org | | in http://litmus.mozilla.org | ||
| | | | ||
Line 168: | Line 168: | ||
|- | |- | ||
| Software Update Suite | | Software Update Suite | ||
| | | approx. 50 tests, targeted to update process itself | ||
| in Litmus | | in Litmus | ||
| | | | ||
Line 174: | Line 174: | ||
|- | |- | ||
| Browser/Content | | Browser/Content | ||
| Will be transitioned to reftest | | Will be transitioned to reftest or MochiTest, as appropriate. | ||
| custom | | [[Custom Test Executables|custom executable/C++]] | ||
| | | | ||
| | | | ||
Line 183: | Line 183: | ||
| Buster | | Buster | ||
| re-purposing of the Adobe Xalan tests. | | re-purposing of the Adobe Xalan tests. | ||
| custom | | [[Custom Test Executables|custom executable/C++]] | ||
| Driver is in mozilla, but test content gets re-downloaded. | | Driver is in mozilla, but test content gets re-downloaded. | ||
| content/xslt/buster<br> | | content/xslt/buster<br>I have received info from Jonas on the location of this. | ||
| | | | ||
|- | |- | ||
Line 192: | Line 192: | ||
| browser and eyeballs? | | browser and eyeballs? | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| Embedding | | Embedding | ||
| | | | ||
| | | [[Custom Test Executables|custom executable/C++]] | ||
| | |||
| | | | ||
| | | | ||
|- | |- | ||
| Extensions | | Extensions | ||
| | | | ||
| | | [[Custom Test Executables|custom executable/C++]] | ||
| | | | ||
| extensions/canvas3d=6<br>extensions/java/xpcom=10<br>extensions/metrics=5<br>extensions/mono=5<br>extensions/python=31<br>extensions/schema-validation=9<br>extensions/spatialnavigation=5<br>extensions/universalchardet=2<br>extensions/webdav=1 | | extensions/canvas3d=6<br>extensions/java/xpcom=10<br>extensions/metrics=5<br>extensions/mono=5<br>extensions/python=31<br>extensions/schema-validation=9<br>extensions/spatialnavigation=5<br>extensions/universalchardet=2<br>extensions/webdav=1 | ||
Line 211: | Line 211: | ||
| Graphics | | Graphics | ||
| | | | ||
| custom executable/C++ | | [[Custom Test Executables|custom executable/C++]] | ||
| | | | ||
| gfx=8 | | gfx=8 | ||
Line 218: | Line 218: | ||
| HTML Parsing | | HTML Parsing | ||
| | | | ||
| custom | | [[Custom Test Executables|custom executable/C++]] (non-functioning). Moving to WHATWG/html5lib tests [[https://bugzilla.mozilla.org/show_bug.cgi?id=366936 366936]] | ||
| | | | ||
| [[http://lxr.mozilla.org/mozilla/source/parser/htmlparser/tests/html/README README]]<br>parser/htmlparser=327 | | [[http://lxr.mozilla.org/mozilla/source/parser/htmlparser/tests/html/README README]]<br>parser/htmlparser=327 | ||
Line 225: | Line 225: | ||
| I18N | | I18N | ||
| | | | ||
| custom executable/C++ | | [[Custom Test Executables|custom executable/C++]] | ||
| | | | ||
| | | intl=37 | ||
| | | | ||
|- | |- | ||
| XPConnect | | XPConnect | ||
| | | | ||
| custom executable/C++ | | [[Custom Test Executables|custom executable/C++]] | ||
| | | | ||
| js/src/xpconnect=142 | | js/src/xpconnect=142 | ||
Line 260: | Line 260: | ||
| Networking | | Networking | ||
| | | | ||
| custom executable/C++ | | [[Custom Test Executables|custom executable/C++]] | ||
| | | | ||
| netwerk=121 | | netwerk=121 | ||
Line 267: | Line 267: | ||
| NSPR | | NSPR | ||
| | | | ||
| custom executable/ | | custom executable/c | ||
| | | | ||
| nsprpub/lib=3 | | nsprpub/lib=3 | ||
Line 274: | Line 274: | ||
| RDF | | RDF | ||
| | | | ||
| custom executable/C++ | | [[Custom Test Executables|custom executable/C++]] | ||
| | | | ||
| rdf=11 | | rdf=11 | ||
Line 281: | Line 281: | ||
| Security/NSS | | Security/NSS | ||
| | | | ||
| custom executable and "make check" | | [[Custom Test Executables|custom executable/C++]] and "make check" | ||
| | | | ||
| security/dbm=0<br>security/nss=56 | | security/dbm=0<br>security/nss=56 | ||
Line 288: | Line 288: | ||
| XPCOM | | XPCOM | ||
| | | | ||
| custom executable/C++ | | [[Custom Test Executables|custom executable/C++]] | ||
| | | | ||
| xpcom/proxy=6<br>xpcom=66 | | xpcom/proxy=6<br>xpcom=66 |
edits