syncing-testlink

Solid

Syncs test cases from a project folder into TestLink by creating test suites, importing test cases with HTML formatting, building a test plan, and assigning cases. Use when a QA engineer wants to sync TestLink, import to TestLink, upload test cases, or push test cases to TestLink.

Testing & QA 183 stars 39 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
75
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# syncing-testlink Syncs test cases from a project folder into TestLink: creates suites, imports cases with HTML formatting, builds a test plan, and assigns cases. ## Progress Checklist Copy and track your progress: ``` - [ ] Step 1: Validate prerequisites - [ ] Step 2: List TestLink projects, confirm target - [ ] Step 3: Create test suite + child suites per scenario - [ ] Validate: Suite IDs and names - [ ] Step 4: Sync test cases (diff: skip/update/create) - [ ] Validate: Created/updated/skipped counts per suite - [ ] Step 5: Create test plan, add all cases - [ ] Step 6: Verify count matches local - [ ] Validate: Count match (PASS/FAIL) + test plan ID ``` ## Steps ### Step 1: Validate Prerequisites Check that: - `test_cases/README.md` exists - At least one `test_cases/TS-XX_*.md` file exists ### Step 2: List Projects and Confirm Target Use `testlink-mcp:list_projects` to show available projects. Ask user to confirm the target project. ### Step 3: Create Test Suites Run `/tl-create-suite` to create a parent test suite named after the project, then create child suites for each TS-XX scenario. **MCP tool:** `testlink-mcp:create_test_suite` ### Validate List all created suite IDs and names. Confirm the hierarchy is correct. ### Step 4: Sync Test Cases Run `/tl-create-case` for each TS-XX file. Use `/tl-format` for HTML formatting rules. Before creating, compare local test cases against TestLink using diff logic: - **MATCHING** (all fields same) → Skip - **DIFFE...

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
1 months ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Testing & QA Listed

syncing-testlink

Syncs test cases from a project folder into TestLink by creating test suites, importing test cases with HTML formatting, building a test plan, and assigning cases. Use when a QA engineer wants to sync TestLink, import to TestLink, upload test cases, or push test cases to TestLink.

9 Updated 1 weeks ago
dogkeeper886
Testing & QA Listed

syncing-testlink

Syncs test cases from a project folder into TestLink by creating test suites, importing test cases with HTML formatting, building a test plan, and assigning cases. Use when a QA engineer wants to sync TestLink, import to TestLink, upload test cases, or push test cases to TestLink.

3 Updated 1 months ago
majiayu000
Testing & QA Listed

test-documentation

Analyze, prioritize, and document test cases in TMS (Jira/Xray) -- the bridge between manual QA and test automation. Use when creating Test/ATP/ATR artifacts, calculating ROI to choose which tests to automate, maintaining US-ATP-ATR-TC traceability, or repairing broken TMS links. Supports four scopes: module-driven (exhaustive module exploration), ticket-driven (QA-approved user story), bug-driven (regression TC for a closed bug), and ad-hoc/exploratory. Produces three outcomes per TC: Candidate (feeds test-automation), Manual (terminal), Deferred (terminal). Triggers on: document tests, create test cases in Jira/Xray, prioritize for automation, ROI analysis, which tests to automate, Candidate vs Manual, link ATP to ATR, fix TMS traceability, stage 4, turn this bug into a regression test. Do NOT use for writing test code (test-automation) or running suites (regression-testing).

11 Updated today
upex-galaxy
Testing & QA Solid

test-review

Evaluate test suites for coverage gaps, quality issues, and TDD/BDD compliance

294 Updated today
athola
AI & Automation Solid

testrail

Sync tests with TestRail. Use when user mentions "testrail", "test management", "test cases", "test run", "sync test cases", "push results to testrail", or "import from testrail".

16,642 Updated yesterday
alirezarezvani