1,107
edits
(New page: = Overview = At present, the different web projects within Mozilla have a variable approach to testing. The best example is probably AMO, which has a reasonably large (but not comprehen...) |
|||
Line 27: | Line 27: | ||
* Documentation of how the system works, how to write tests, and how to extend the framework. | * Documentation of how the system works, how to write tests, and how to extend the framework. | ||
= Ideas = | |||
Some other ideas: | |||
* Incorporate yslow: http://www.yahooapis.com/yslow/ | |||
* As well as load testing (gives request/second) consider the time per request, the number of queries executed per request, any other benchmarks. | |||
* Consider crawling for dead links | |||
* Reporting of PHP errors/warnings/notices | |||
* Run tests automatically over night and emailing key highlights to team members | |||
= Resources = | = Resources = |
edits