QA/TDAI/Projects: Difference between revisions

From MozillaWiki
< QA‎ | TDAI
Jump to navigation Jump to search
Line 17: Line 17:
= Security =
= Security =
* Help jesse, bc reproduce fuzz crashers.   
* Help jesse, bc reproduce fuzz crashers.   
* Develop edge case negative tests to reveil weaknesses.  Example: what happens if the network connect goes down during heavy http traffic. [ref: Window; Feb 2007]
* Develop edge case negative tests to reveal weaknesses.  Example: what happens if the network connect goes down during heavy http traffic. [ref: Window; Feb 2007]


= Test Suite Integration =
= Test Suite Integration =

Revision as of 17:00, 18 August 2008

« QA/TDAI

See Tim, Clint, or Jay for more details about how you can help contribute to these projects.

  • Tim: - email: timr@mozilla.com; IRC: timr; IM: triley5000@aol.com, tim_riley5@yahoo
  • Jay: - irc: jay
  • Clint: irc: ctalbert, email: ctalbert@mozilla.com

Firefox Application Area

Platform Content Area

  • Develop XBL2 tests to help with the Moz 2 project to port XBL to XBL2. There are compatibility issues (XBL -> XBL2), JS interview testing, visual/graphical testing wirth RefTest [Ref: jsicking Feb 2007]
  • Test Code Coverage Analysis

Platform Graphics/Layout Area

Security

  • Help jesse, bc reproduce fuzz crashers.
  • Develop edge case negative tests to reveal weaknesses. Example: what happens if the network connect goes down during heavy http traffic. [ref: Window; Feb 2007]

Test Suite Integration

There are several test tools and suites out there for various AJAX development libraries. We'd like to import all those test suites into our own mochitest testing environment. Some general information to help you get started with these projects is here. Currently we have the following projects in this area:

Tools