Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

testlink-to-zephyr

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testlink-to-zephyr

Converter from Testlink test cases (exported to XML) to CSV ready to import to Zephyr

  • 1.0.0-rc.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

Converter from Testlink test cases (exported to XML) to CSV ready to import to Zephyr

Usage

npx testlink-to-zephyr --input=./testlink-export.xml --output=./zephyr-import.csv

or just

npx testlink-to-zephyr --input=./testlink-export.xml

Arguments:

  • input - Path to an input XML
  • output (optional) - Path to an output CSV ('result.csv' by default)

Import to Zephyr Scale

Screenshot 1

Screenshot 2

Choose generated CSV file. Select semicolon as a CSV delimeter.

Screenshot 3

Ensure that fields mapping is correct:

Screenshot 4

Features

  • Hierarchical folders (from nested test suites)
  • Labels (from test case keywords)

There is no statuses and importance mapping for now. If you want some (or any other feature), feel free to send me a PR.

Keywords

FAQs

Package last updated on 24 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc