Page 1 of 1

Perl script to convert data from Excel to XML (TL 1.9.4)

Posted: Fri Nov 23, 2012 9:49 am
by kitsune
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)

Re: Perl script to convert data from Excel to XML (TL 1.9.4)

Posted: Sat Dec 01, 2012 4:59 pm
by Amaradana
Thank you for sharing

Re: Perl script to convert data from Excel to XML (TL 1.9.4)

Posted: Sat Dec 01, 2012 5:33 pm
by fman
why do we need a new script for this tasks, when thanks to a former test link developer (amit) do we distribute EXCEL TEMPLATES to create test cases and requirements ?
Post exists about this subject on forum .