You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Helping with QA

Maintained by Marcia

There are many things you can do to help out with the Mozilla project in the QA department, and all of them don't require being able to code. A few of them don't even require knowing any HTML or other web technologies. Here's an overview of the different ways you can help.

Work in Bugzilla

  • Confirm unconfirmed bugs - new bugs submitted are marked UNCONFIRMED by default - we need to confirm that they exist before they are passed to developers.
  • Triage Browser-General bugs - bugs which have no home end up in the Browser-General component. They need to be sent to the right place.
  • What to do and what not to do in Bugzilla - information explaining what should and what should not be done in bugzilla.mozilla.org when having the permission to confirm and/or edit bugs.
  • Write test cases for layout bugs - Decomposing layout bugs into test cases is very helpful to engineers - it saves them loads of time.
  • Have a look at the qawanted bugs to see if you can help with any of them.
  • Join Bug Day, every Tuesday on irc://irc.mozilla.org/qa, There are three different times depending on where you live in the word: East Asia/Australia session: 8pm-10pm in Tokyo, Japan gmt+9, Europe/Africa session: 8pm-10pm in Paris, France gmt+1, Americas session: 9pm-11pm in N.Y., NY. gmt-5, 6pm-8pm in San Francisco, CA. gmt-8 - a great way to get involved.

Nightly Builds

  • Smoketest Builds using Litmus - Every day, development stops while we test a build for regressions and problems. This is very important. Mac testers are particularly welcome.
  • Run Tests - Many tests have been written for Mozilla. This page lists some of them.
  • Test SSL - SSL (Secure Sockets Layer) is used for secure websites.

Slightly Harder Stuff...

Resources for the Test Community

QA Howto Guides

Tools for Testers

  • Custom Keywords: The coolest undocumented feature in Mozilla. These are amazingly useful.
  • Bugzilla: for reporting bugs. Make sure you include all the information Mozilla developers need to understand your bug.
  • Simple Bugzilla Search: a simplified Bugzilla query tool.
  • How To use Dependency Walker: A basic document that explains how to use depends.exe (useful for answering the question: why did mozilla fail to load?)
  • QuickPhrase, a Win32 tool for inserting text from a hotkey - good for bug triaging.