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

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
kitsune
TestLink user
Posts: 1
Joined: Sat Sep 15, 2012 10:00 am

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

Post 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)
Amaradana
Member of TestLink Community
Posts: 398
Joined: Mon Feb 16, 2009 11:19 am
Contact:

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

Post by Amaradana »

Thank you for sharing
Thanks,
TesterWorld
Http://amartester.blogspot.com
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

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

Post 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 .
Post Reply