Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • DSA
  • Practice Problems
  • C
  • C++
  • Java
  • Python
  • JavaScript
  • Data Science
  • Machine Learning
  • Courses
  • Linux
  • DevOps
  • SQL
  • Web Development
  • System Design
  • Aptitude
  • GfG Premium
Open In App
Next Article:
How to create TestLInk Project?
Next article icon

How to create TestLInk Project?

Last Updated : 16 Apr, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Testlink is a web-based software that is used for test management which helps to check for QA or quality assurance, the testlink software is an open-source project.

Table of Content

  • Steps to create a TestLink Project
  • Conclusion

It is a software that offers various features such as test cases, test plans, and test projects and also offers reports and statistics for the quality assurance checking of software.

Steps to Create a TestLink Project

Creating and accessing a TestLink project is very simple and easy to do, follow the steps mentioned below to know how a TestLink project is created after installation.

Step 1: Open TestLink

The first step is to open the test link so after installation, go to any web browser of your choice and open the following directory where the test link is installed (by default it is localhost/test link):

localhost/testlink/index.php

This will open a login window where you will have to enter the login details so that you can create a project:

Note: While anyone can access the login window, only users with the Admin role can create projects.

click-on-login
Click on log in.


Step 2: Create TestLink Project:

Once the login page loads it will automatically ask you to create a project for testing, it will ask you to enter a name for the project and also ask you to add the prefix for the project

What is project prefix?

Project prefix is used to identify test cases associated with that project, project prefix is associated with the test case's ID.

Simply enter the project name and a project ID for the prefix like I have done below:

enter-project-name
Create TestLink Project.


Step 3: Project Description

Project description is a nonmandatory field so it does not matter if the user does not enter anything in the project description as well, but for a better understanding of the project, it's better to enter the project description, project description also helps testers understand the project's purpose.

Step 4: Other TestLink Project Options

Some features in the TestLink needs to be understood for better understanding while creating a project, The following are these project options:

  • Enable requirements feature: Enable requirements feature allows to creation of various types of requirements for the project in the future.
  • Enable testing priority: Testing priority is useful when running multiple testing projects as the most prioritized project will run first.
  • Enable test automation: Test automation works by executing the test cases based on the scheduling.
  • Enable inventory: Inventory is used to define the various hardware details that are required for the project.
  • Availability: Public availability makes the project visible to all users, not just for running tests. the availability has two options first one is active and the second one is public, active defines whether the project has permission to run in the system or not and public defines the scope of the project.
other-options-in-testlink
Other TestLink features.


Step 5: Create Project

After understanding all of the options mentioned in the step above and selecting the appropriate options next step is to click on the "create" button to finalize the project.

After clicking on the create button the project gets created and it is shown in the project management window, as you can see below:

testlink-project-is-created
Create project.


Also Read:

  • Manual Testing – Software Testing
  • Top 20 Test Management Tools

Conclusion

TestLink is a test management tool that offers manual testing to its users, the software itself is free and comes with a lot of features such as manual test cases, defining test parameters, test projects, and viewing statistics and analysis of the tests for the project. by understanding how to create the project in this tool we can understand and create useful test cases using TestLink.


Next Article
How to create TestLInk Project?

K

kishankaushik
Improve
Article Tags :
  • Software Testing

Similar Reads

    How to Create a Spring Boot Project?
    Spring Boot is built on top of the spring and contains all the features of spring. It is one of the most popular frameworks for building Java-based web applications and microservices. It is a favorite among developers due to its rapid, production-ready environment, which allows developers to focus o
    6 min read
    How to Create Requirements in TestLink?
    Creating requirements in TestLink is a crucial process for test management and quality assurance. TestLink is a popular open-source test management tool that helps teams define, track, and manage requirements effectively. By establishing clear requirements, you ensure that your testing efforts are a
    3 min read
    How to Create Test Suite in TestNG?
    In this article we will learn about test suites and how can we build them using Java and TestNG. TestNG is a modern testing framework that is used very widely used today. It has a broad base of features that allow us to write unit tests and club them together in groups. Table of Content What is a Te
    11 min read
    How to Create a Project in GitLab?
    A popular web-based tool for the DevOps lifecycle, GitLab offers a Git repository manager. It integrates CI/CD pipelines, version control, and collaboration tools, making it a powerful tool for developers and companies. Creating a project is one of the first things you do while using GitLab. This ar
    3 min read
    How to Create a User In TestLink and Assigning Roles?
    Testlink is a web-based software that is used for test management which helps to check for QA or quality assurance. It is open-source free software that comes with many features such as manual test cases, defining test parameters, test projects, and viewing statistics and analysis of the tests for t
    4 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences