Testopia: Difference between revisions
Jump to navigation
Jump to search
m (→Overview: Typo) |
(→News) |
||
Line 3: | Line 3: | ||
=== News === | === News === | ||
Version 1.1.3 is available from [http://landfill.mozilla.org/testopia/testopia-1.1.3.tar.gz landfill]. | |||
If your database is MySQL and you run into trouble running checksetup.pl or tr_install.pl (i.e., you get a bunch of DBD errors), try | Testopia does '''not''' work on PostgreSQL. See https://bugzilla.mozilla.org/show_bug.cgi?id=358590 and https://bugzilla.mozilla.org/show_bug.cgi?id=358698, for example. We're looking for volunteers to fix these bugs. | ||
Be sure to read the [[Testopia:README|README]] for installation and upgrade instructions. | |||
If your database is MySQL and you run into trouble running checksetup.pl or tr_install.pl (i.e., you get a bunch of DBD errors), try dropping your bz_schema table and running checksetup.pl and then tr_install.pl. (Do '''not''' try this on PostgreSQL.) | |||
=== Links === | === Links === |
Revision as of 17:09, 8 February 2007
Overview
Testopia is a test case management extension for Bugzilla (formerly known as Testrunner).
News
Version 1.1.3 is available from landfill.
Testopia does not work on PostgreSQL. See https://bugzilla.mozilla.org/show_bug.cgi?id=358590 and https://bugzilla.mozilla.org/show_bug.cgi?id=358698, for example. We're looking for volunteers to fix these bugs.
Be sure to read the README for installation and upgrade instructions.
If your database is MySQL and you run into trouble running checksetup.pl or tr_install.pl (i.e., you get a bunch of DBD errors), try dropping your bz_schema table and running checksetup.pl and then tr_install.pl. (Do not try this on PostgreSQL.)