Testopia: Difference between revisions
Jump to navigation
Jump to search
Ghendricks (talk | contribs) No edit summary |
(→News) |
||
Line 2: | Line 2: | ||
Testopia is a test case managment extension for [[Bugzilla]] (formerly known as Testrunner). | Testopia is a test case managment extension for [[Bugzilla]] (formerly known as Testrunner). | ||
=== News === | === News === | ||
Testopia 1.1 is now ready for beta testing. What does that mean? Well, it means it is | 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]. | ||
'''Important!''' Testopia 1.1 will '''not''' work on PostgreSQL. In fact, it will destroy a PostgreSQL bugzilla installation. We are working on that problem. | |||
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. | ||
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. | 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 === | === Links === |
Revision as of 00:41, 11 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.
Important! Testopia 1.1 will not work on PostgreSQL. In fact, it will destroy a PostgreSQL bugzilla installation. We are working on that problem.
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.)