Programatically creating a Testcase

The release related discussions, plans and questions.
Locked
azaman
TestLink user
Posts: 1
Joined: Thu Jun 05, 2008 12:36 pm

Programatically creating a Testcase

Post by azaman »

Hi,

I am currently using Testlink 1.7.4 and I would like to programmatically create a Testcase by writing sql statements straight to the TestLink database. An even better solution would be to call an API function to create a Testcase passing the relevant parameters from an external language eg C#.

If the API solution exists I would kindly request that I be provided with this information, otherwise may I ask which tables are manipulated and what Business Logic is requires?

Thanks in Advance.

Regards,

Ahmad
agarg2
Advanced user
Posts: 26
Joined: Thu Aug 02, 2007 3:49 pm

Post by agarg2 »

I developed and posted a perl script which I directly uses sql query to insert test-cases into TestLink.

Just search for topic "Script to import test-cases from xls including Custom Field" or download the tar file from the location "http://www.teamst.org/_tlstore/XlsToTes ... Import.rar".

HTH,
Arun Garg
Locked