TestCase Importing: Adding TestCases directly into the DB

Discuss test processes, standards, documentation, teams, criteria, test environments, etc.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
gdeepak@aztecsoft.com
TestLink user
Posts: 11
Joined: Mon Mar 24, 2008 6:37 am

TestCase Importing: Adding TestCases directly into the DB

Post by gdeepak@aztecsoft.com »

I want to populate a TestSuite with the data from a XLS sheet,i want to add the data in the DB custom field and populate in the TL,i tried to add/insert the data in DB but when i tried to populate it with TL,its saying my search leads to no result ,can some body give me any solution
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Use XML Import feature. Look at documents how to convert excel to acceptable xml format.
It's difficult to add TC directly as we hold TC versions and more. This needs deep knowledge.
shanks
TestLink user
Posts: 3
Joined: Mon Feb 25, 2008 8:48 am

Then how to import Custom Fields

Post by shanks »

HI havlatm,
How do you then import Custome Test Cases through XML. the pearl script available in the forum is very specific & i need a general solution.

IT wud be great if you cud suggest a solution for this.
Shanks
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

The most of user has own specific format. How should we know, what is your format? The common practice expect that you parse your data via tool you know onto xml format.
There is amount of tools that helps you ... search internet. The fastest way is to use some that is already used in your company. I personally have not experience with the interface. Hopefully some users or other developers can help if you have more specific question.
Post Reply