Perl script to convert data from Excel to XML (TL 1.9.4)
Posted: Fri Nov 23, 2012 9:49 am
Hi, guys
Here is a perl script that converts XLS to XML supported by Testlink 1.9.4.
bitbucket.org/kitsuneo/xls2testlink-script
What can be imported:
* Data from Excel 95-2003 binary files (.xls)
* Multiple Test Suites without nesting
All Test Suites will be placed on the same tree level
* Test Suite with Test Cases
* All Test Case data including keywords and custom fields
* Data in XLS file can be commented (these cells will not be included in XML)
Here is a perl script that converts XLS to XML supported by Testlink 1.9.4.
bitbucket.org/kitsuneo/xls2testlink-script
What can be imported:
* Data from Excel 95-2003 binary files (.xls)
* Multiple Test Suites without nesting
All Test Suites will be placed on the same tree level
* Test Suite with Test Cases
* All Test Case data including keywords and custom fields
* Data in XLS file can be commented (these cells will not be included in XML)