MySQL TestLink Database Configuration
Document Contents
Introduction
MySQL TestLink Database Configuration is to define the database instance to be used by the TestLink application. We can define it during the TestLink installation process. MySQL server should be installed on the machine.
Linux MySQL Install:
https://www.testingdocs.com/install-mysql-server-on-linux/
Database Details
We can define the database instance details to store in TestLink data.
- Database Type
- Database Host
- Database Name
- Table Prefix
Username and password of the MySQL database should be provided to setup the DB schema.
Screenshot
Warning
As part of the install process, allĀ TestLink tables present on the database/schema (if any TestLink table exists) would be dropped. Backup your database Before installing and load after this process.
TestLink Tutorial on this website can be found at:
https://www.testingdocs.com/testlink-tutorials/
More information on TestLink Open source Test management tool can be found on the official website at: