Importing XLS files directly into testlink 1.7.4

The release related discussions, plans and questions.
Locked
lshiva86
Advanced user
Posts: 20
Joined: Mon Sep 15, 2008 5:52 am

Importing XLS files directly into testlink 1.7.4

Post by lshiva86 »

Hi,

I have written a small patch which enables you to directly upload the excel files into testlink 1.7.4.

Once you select XLS option instead of XML and upload the xls file, a perl file will be called in the back end which converts the xls to xml and then the usual code will import that xml.

If someone can please suggest the way to upload the files here, i can upload the code as well as the modifications in testlink.

Thanks a lot,
Lakshmi,
Product Engineer,
Symphony Services.
veeru
TestLink user
Posts: 14
Joined: Mon Oct 20, 2008 1:14 pm

Patch for importing XLS file in to test link

Post by veeru »

Hi Lakhsmi,

I have creaetd the test case files in excel format, so the patch which you have developed will be of veru good use to the test link users,

So if you give the patch details and the steps to execute the patch to import test case files in excel format it will be helpful for us.


Thanks
Veerappaji
Verisign Services
lshiva86
Advanced user
Posts: 20
Joined: Mon Sep 15, 2008 5:52 am

Post by lshiva86 »

Hi veeru,

I have already given the file to test link people. They will upload it in some time. Meanwhile, i have written the file using Spreadsheet: ParceExcel Module of perl. So if you install perl and this particular module in perl, it will be easy for you to use the patch as soon as it is uploaded.

Regards,
Lakshmi.
veeru
TestLink user
Posts: 14
Joined: Mon Oct 20, 2008 1:14 pm

Importing the xls file

Post by veeru »

Hi Lakshmi,

Thanks for your response. I am not sure how long TestLink people would take to upload that patch. What is the size of that file. Could you please forward that file to my emailid bsv.jaya@gmail.com if possible.
But i know its against the forums openness, still if you do this it will be helpful.


Regards
Veeru
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

testlink 1.8 support importing from excel with one level of testsuite developed on PHP by one contributor.

new TL 1.7.x will be used only FOR BUG FIXING , then no new feature will be added by core team
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Locked