Testopia: Difference between revisions
Ghendricks (talk | contribs) (Testopia Test Case Management Extension for Bugzilla) |
m (→News) |
||
(34 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
== Testopia: | === Overview === | ||
Testopia is a full featured test case management extension for [[Bugzilla]]. | |||
=== News === | |||
Version 2.4 (Bugzilla 3.6/4.0) and Version 2.5 (Bugzilla 4.2/4.4) are available from [https://ftp.mozilla.org/pub/mozilla.org/webtools/testopia/ FTP]. | |||
Be sure to read the [[Testopia:README|README]] for installation and upgrade instructions. | |||
'''Testopia 2.0 and above NOW REQUIRES JSON 2.10''' | |||
You will need to update to the latest version of JSON from CPAN. Also recommended is JSON::XS which will boost performance. | |||
=== Links === | |||
*[[Testopia:FAQ|FAQ]] | |||
*[[Testopia:Roadmap|Roadmap]] | |||
*[[Testopia:Documentation|Documentation]] | |||
*[[Testopia:Contributing|Contributing]] | |||
*[[Testopia:Considerations|Considerations]] | |||
*[http://www.mozilla.org/projects/testopia Project Home] |
Latest revision as of 18:17, 23 December 2015
Overview
Testopia is a full featured test case management extension for Bugzilla.
News
Version 2.4 (Bugzilla 3.6/4.0) and Version 2.5 (Bugzilla 4.2/4.4) are available from FTP.
Be sure to read the README for installation and upgrade instructions.
Testopia 2.0 and above NOW REQUIRES JSON 2.10 You will need to update to the latest version of JSON from CPAN. Also recommended is JSON::XS which will boost performance.