Installing TestLink on Windows OS

Installing testlink on windows is as simple as installing any other windows based application.

System requirement:



  • Web Server: You can use any webserver that have inbuilt apache, Mysql and PHP module. I would Recommend WampServer. To Download Wampserver click here.

  • TestLink tarball: You can download the latest version of the tarball from the testlink site.

Installing TestLink:

Install the webserver (wampserver) on the Windows Operating system. Once installation is complete an icon will be visible on the task bar.
 

Start All the services, i.e. Mysql and Apache.
Note: Configure apache to use a specific port if 80 port is already used.

To verify Wampserver is up and running, browse to the url http://<machineipaddress/Localhost>:port/
default Wampserver Page will load. 
Once Webserver Is installed copy past the Testlink tarball/folder in the www directory of webserver (wampserver).

Once done browse the url  http://<machineipaddress/Localhost>:port/<testlink folder name>/

This will Load the Default Automatic Installation webpage for testlink.
Follow the Steps.

You will be up and running in just few minutes from now. 

No comments:

Post a Comment