Changes

Jump to: navigation, search

Testopia:README

22 bytes added, 17:35, 21 July 2010
no edit summary
testing on virtually anything in the engineering process.
The following installation instructions assume you are installing the latest version of Testopia, currently version 2.34.
=== Requirements ===
* Bugzilla 3.4.36+
* Perl JSON 2.10
* GD-Graph3d 0.63
Installation instructions for Bugzilla can be found at http://bugzilla.org
'''IMPORTANT NOTE:''' These instructions assume you have installed Bugzilla according to the Bugzilla instructions (from tarball or cvs). Installations from Debian .deb or from some RPM packages may place Bugzilla files in separate directories in which case, these will instructions may not work.
Please make sure that your language of Bugzilla is the same as language of Testopia to be installed on. If you are not sure, just set language of your Bugzilla to English. You can change it any time later.
=== Installation on Linux ===
$> tar xzvf testopia-<version>.tar.gz
Next you need to patch the Bugzilla files. Find the patch file in the extensions/testopia Testopia directory matching your version of Bugzilla.For example, if you are running Bugzilla 3.46.3 1 you will apply the patch-3.46.3 1 patch file.
$> patch -p0 -i extensions/testopiaTestopia/patch-3.46.31
Finally, you need to run checksetup.pl
$> ./checksetup.pl
If you are missing any dependencies, checksetup.pl will inform you. See "Installing Dependencies".
$> tar cvf /tmp/testopia.tar .
Once you have your tarball, follow the tarball instructions above to untar it into your Bugzilla directory The last step is to install the Ext libraries:
$> cd path/to/bugzilla/testopia/
$> wget http://extjs.com/deploy/ext-3.02.1.zip $> unzip ext-3.02.1.zip $> mv ext-3.02.1 extjs
Congratulations, you should be able to see the Testopia links at the bottom of
=== Installation on Windows ===
Windows installations are not officially supported. By this we mean don't ask the developers for help as we have never tried to install on Windows and don't have any desire to. However, there have been numerous users that have managed to do so on their own. Here are some pointers:
*Add a .txt file extension to your corresponding patch file (\bugzilla\testopia\patch-3.0[.x]).
141
edits

Navigation menu