Testopia: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 4: Line 4:
Testopia 1.1 is now ready for beta testing. What does that mean? Well, it means it is available but not fully tested yet. You can get it from [http://landfill.mozilla.org/testopia/testopia-1.1-beta.tar.gz landfill].
Testopia 1.1 is now ready for beta testing. What does that mean? Well, it means it is available but not fully tested yet. You can get it from [http://landfill.mozilla.org/testopia/testopia-1.1-beta.tar.gz landfill].


Testopia 1.1 is being tested on PostgreSQL. See https://bugzilla.mozilla.org/show_bug.cgi?id=356146 for status.
Testopia 1.1 is being tested on PostgreSQL. Note: do '''not''' use the tarball (testopia-1.1-beta.tar.gz) for PostgreSQL installations. '''Instead''', follow the CVS instructions [[Testopia:README#Installation|here]]. See [https://bugzilla.mozilla.org/show_bug.cgi?id=356146 this bug] for status.


Be sure to read the [[Testopia:README|README]] for tips on upgrading your 1.0 installation.
Be sure to read the [[Testopia:README|README]] for tips on upgrading your 1.0 installation.

Revision as of 21:40, 20 October 2006

Overview

Testopia is a test case managment extension for Bugzilla (formerly known as Testrunner).

News

Testopia 1.1 is now ready for beta testing. What does that mean? Well, it means it is available but not fully tested yet. You can get it from landfill.

Testopia 1.1 is being tested on PostgreSQL. Note: do not use the tarball (testopia-1.1-beta.tar.gz) for PostgreSQL installations. Instead, follow the CVS instructions here. See this bug for status.

Be sure to read the README for tips on upgrading your 1.0 installation.

If you run into trouble running checksetup and get a bunch of DBD errors, try blowing away your bz_schema table and running tr_install. (But do not try this on PostgreSQL.)

Links