TestLink Inventory Management
TestLink provides Inventory management module to keep track of hardware and software that belongs to the project. For example, list of workstations, laptops, mobile devices
TestLink Tutorial
TestLink provides Inventory management module to keep track of hardware and software that belongs to the project. For example, list of workstations, laptops, mobile devices
How to fix read/write permissions Error In this tutorial, we will go through the folder read/write failed permissions errors during the new installation of TestLink instance on the Linux machine. The root for the error is that the install script doesn’t recognize the directories in the errors. Environment Linux Ubuntu Distro. TestLink version: 1.9.2 Note […]
How to fix Uncaught Error In this tutorial, we will fix the following error in the TestLink application. Fatal Error Call to undefined function curl_init() Error: The root cause of the error may be because the curl extension is not enabled in the PHP settings configuration file. Fix Steps to fix the problem are […]
How to fix Fatal error On this page, we will learn how to fix the TestLink error Fatal error: Uncaught Error: Call to undefined function mb_split(). As a result of this error, you might not be able to login to the TestLink application and use it. TestLink features require PHP extensions to work. mbstring is […]
Create Requirement Specification in TestLink In this tutorial, let’s look at the steps to Create Requirements Specification in the TestLink application. We can create URS as well as SRS documents using the steps outlined here. Launch the TestLink application. Log in with a user with a role that has Requirements rights. Click on the Requirements […]
Create a Role in TestLink A role is a set of permissions or rights assigned to it. We can then assign the role to users to define what the user can do in the TestLink application. This is to set Access Control on the resources of the project to the users. Let’s see how to […]