Tuesday, January 13, 2009

Installation steps for Testlink


Steps to install Testlink

1.Download Uniform server and install
2.Download Testlink.
3.Copy testlink folder into “C:\TestLink\Uniform Server\udrive\www”
4.Move to the Directory “C:\TestLink\Uniform
Server\udrive\usr\local\apache2\conf” .
5.Open the file httpd.conf and change the DocumentRoot path from “\www” to
 “C:\TestLink\Uniform Server\udrive\www”
6.Move to the directory “C:\TestLink\Uniform Server\udrive\usr\local\php”.
7.Open the file php.config and do the below changes
a.Change the doc_root path to “C:\TestLink\Uniform Server\udrive\www”
b.Change the user_dir path to “C:\TestLink\Uniform Server\udrive\www”
c.Change register_globals value to off
d.Move to the directory “C:\TestLink\Uniform Server\udrive\www”
e.Open the file htaccess and change Deny from All to Deny from None, Allow
from 127.0.0.1 to Allow from All (This is to access from the entire
network)
10.Move to the directory “C:\TestLink\Uniform Server”
11.Click on UniController. Click on start button of the pop-up.
12.Open the browser and type “http://localhost/testlink/index.php”
13.Click on New install
14.Type DB username and password as 'root'.
15.Type testlink username and password.
16.Click on submit button
17.Select the check box and click on proceed link
18.Click on provided link
19.Type username and password as admin.


No comments:

Post a Comment