Skip to content

Convert test cases from an excel file to an xml file importable into testLink

License

Notifications You must be signed in to change notification settings

bubblebenj/xl2testlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EX-Converter

A tool that generates XML file for TestLink importing from an excel file.

Description

EX-Converter is a lightweight Windows application that could convert your test specifications from Excel sheets to TestLink XML formats; then you can use the XML files for TestLink importing.

It aims to minimize your effort on modifying existing xls/xlsx format test cases and free you from directly handling XML elements.

Download source code, sample templates, a quick tutorial and the application itself from "Files" as you wish. Just try it and see if it helps with your work!

NOTE: This tool need the following prerequisitions: .Net Framework 3.5 (or upper), Excel 2007 (or upper).

Features

  • Generate XML in TestLink's Test Cases format
  • Generate XML in TestLink's Test Suite format; support up to 2 level depth of sub suite hierarchy
  • Support multiple steps in one test case
  • Supported customizable fields: Name/Importance/Summary/Preconditions/Actions/Expected Results (other non-customizable fields will have default values during importing)
  • Print out logs with possible warnings/errors; help to identify invalid formats
  • Completely or partially convert your test specification

About

Convert test cases from an excel file to an xml file importable into testLink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages