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 creating TestSuite and TestCase in TestLink?
Next article icon

How to creating TestSuite and TestCase in TestLink?

Last Updated : 13 Sep, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Testlink is one of the most popularly used tools for test management which is based on a web software framework and allows the developers to check for quality assurance among some other factors about the projects. it is an open-source software which means anyone can use the software as well as contribute to it for free.

There are various other features which are offered by the software such as test plans, test cases, and test projects for the checking of QA or quality assurance for the projects and software.

Steps to Create TestSuite in TestLink

It is a simple and easy process to create the TestSuite in TestLink and access it, by following the below steps we can easily create and access the TestSuit in TestLink:

Step 1: Open Test Specification

  • The first step to creating a TestSuite in the TestLink is opening the test specification option, for this login into the TestLink and click on the test specification option, this will allow us to see the details about the TestSuite that we create.
01_open-test-specification
Open Test Specification.

Step 2: Click on Create Test Suite

  • Next step is go to the Test Suite Operations on the middle and click on the + icon which is an option which will allow us to create a TestSuite for the projects.
02_click-on-create-test-suit
Click on Create Test Suite.

Step 3: Add TestSuite Details

  • Next step is to add the TestSuite details, here we will have to add the details such as test suite name and details of the test suit. adding these test details to the TestSuite is important because it helps the developers to know about the TestSuite.
03_add-test-suit-details
Add TestSuite Details.


Step 4: Add Multiple TestSuites

  • We need to add multiple TestSuite cases to the project simply by clicking on the test case operations button again. once this step is completed we can move to the next step.
04_add-more-test-suites
Add Multiple TestSuites.

Once the TestSuite cases are created they are shown in the left side corner in the TestLink. now lets see how we can create TestCase in the TestLink so that test cases can be executed.

Steps to Create TestCase in TestLink

Following are the steps required for creating and executing the test cases in the TestLink application:

Note: It is important to follow the above steps to create TestSuite first and then follow these steps to create the TestCase successfully.

Step 1: Create TestCase

  • For creating the TestCase in the TestLink, we will have to click on the Create Test Case button which will allow us to add the details about the test case, here we will add details such as test case title and test summary.

After this we will simply scroll down and click on save button.

05_create-test-case-and-add-details
Create TestCase.

Step 2: Check if TestCase is Created

  • Once the test case is created, we can check whether it is created successfully or not. for this we will have to look at the left side and check whether a particular testsuite has any testcase inside them.
06_test-cases-are-located-here
Check if TestCase is Created.

As you can see in this image we have two test cases that we have created and assigned to the Registration Test Suite. this is how TestCase can be assigned.

Conclusion

TestLink is a robust open-source tool for test management, supporting both manual and automated testing. It provides a range of features for managing test cases and projects. By following the steps outlined above, you can efficiently create and manage TestSuites and TestCases, ensuring effective quality assurance for your projects.


Next Article
How to creating TestSuite and TestCase in TestLink?

K

kishankaushik
Improve
Article Tags :
  • Software Testing

Similar Reads

    How to executing TestCases in TestLink?
    Executing test cases in TestLink is an essential part of managing and validating the quality of software applications. TestLink is a widely used test management tool that allows QA teams to efficiently execute and track test cases. By following the correct steps, you can ensure that your test cases
    4 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 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 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
    Integration Testing Tool - Software Testing
    Integration Testing Tools are essential in the software development lifecycle, designed to streamline the process of testing how different components of an application work together. Unlike unit testing, which focuses on individual components, integration testing ensures that multiple modules or ser
    9 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