syncing-testlink

Syncs local test cases into TestLink by creating suites, importing HTML, and building a plan.

Updated Sep 16, 2025
One-click install
npx skills add https://github.com/dogkeeper886/ai-qa-workflow --skill syncing-testlink
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: syncing-testlink
Source: https://github.com/dogkeeper886/ai-qa-workflow/tree/main/skills/syncing-testlink
Command: npx skills add https://github.com/dogkeeper886/ai-qa-workflow --skill syncing-testlink

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Syncs test cases from a project folder into TestLink by creating test suites, importing cases with HTML formatting, building a test plan, and assigning cases.

Core Features & Use Cases

  • Create test suites and nested suites per scenario
  • Import test cases with HTML formatting
  • Build and populate a test plan
  • Assign cases to the plan for execution

Quick Start

Run the syncing-testlink workflow to sync local test cases with a TestLink project, creating suites, importing cases, building a plan, and assigning them.

Frequently Asked Questions about syncing-testlink

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync local test cases into TestLink automatically?

You can sync test cases into TestLink by running a workflow that reads your project folder, creates nested test suites per scenario, imports cases with HTML formatting, builds a test plan, and assigns cases using MCP tools.

Can I create nested test suites in TestLink from local folders?

Yes, you can create nested test suites in TestLink by organizing local folders per scenario. The workflow validates suites and case mappings before creating or updating these records via MCP tools.

Does the test case import process support HTML formatting?

Yes, the test case import process supports HTML formatting. When syncing local test artifacts into TestLink, the workflow imports cases directly while preserving the HTML formatting of your test steps and descriptions.

What is the best way to build and populate a TestLink test plan?

The best way to build and populate a test plan in TestLink is to use an automated syncing workflow that imports local test cases, constructs the plan, and automatically assigns the cases for execution.

Do I need MCP tools to manage test case updates in TestLink?

Yes, you need MCP tools to manage test case updates in TestLink through this workflow. It relies on MCP to interact with TestLink, validating existing suites and case mappings before creating or updating records.