Testopia: Difference between revisions
Jump to navigation
Jump to search
Ghendricks (talk | contribs) No edit summary |
|||
| Line 5: | Line 5: | ||
Version 1. | Version 1.2 is available from [ftp://ftp.mozilla.org/pub/mozilla.org/webtools/testopia/ FTP]. | ||
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. | 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. | ||
Revision as of 22:36, 28 March 2007
Overview
Testopia (formerly known as Testrunner) is a test case management extension for Bugzilla.
News
Version 1.2 is available from FTP.
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.)