Can anybody help me in configuring the Test Link..

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Prakash
TestLink user
Posts: 3
Joined: Fri Oct 23, 2009 11:02 am

Can anybody help me in configuring the Test Link..

Post by Prakash »

Hi All,

I am new for using this tool. I have downloaded testlink.1.8.0 and as well XAMPP. XAMPP is installed and running with Mysql and Apcache started.

I have download the testlink to 1.8.0 to my documents folder. Have unzipped it here. What should i do next?

From what i understand from the manual, it says to uncompress into a web directory. Should i uncompress in c:\inetpub\wwwroot\ or into the folder where XMAPP is installed?

I m just starter for this hence, my questions may sound silly.
:x

Enviroment: Windows XP and Testlink 1.8.0

regards
Prakash
shm2bk
Advanced user
Posts: 29
Joined: Sun Jun 08, 2008 3:28 pm

Installation of testlink

Post by shm2bk »

Hello Prakash
In xampplite there is a folder named ---htdocs---
Copy your Testlink-folder into htdocs. So you have for example a folder with the name: Testlink180. Under this folder you see all testlinkfiles. So for example you see the file config.inc.php
Open a Browser (firefox) and type the following URL:
http:\\localhost\testlink180
After this, choose ---new installation---
Then you have to set the following settings:
Database Type = mysql
Databasehost = localhost
Databasename = for example ---Testlink180---
DB login = admin
DB password = empty = make no entry
Testlink DB login = testlink180
Testlink DB password = testlink180
Starting of Testlink with user = admin and password = admin
Now you can work with Testlink180
make a new Testlin Project
make a new Testsuite
make a new Testcase

I hope this will help you to go forward.
Prakash
TestLink user
Posts: 3
Joined: Fri Oct 23, 2009 11:02 am

Post by Prakash »

Thanks Buddy!!!
It did worked for me!! Thanks a lot!!
Post Reply