Page 1 of 1

tc_id, tcversion_id, etc - from API method calls

Posted: Fri Nov 12, 2010 7:43 pm
by akang
Hello,

I made a getTestCasesForTestPlan() call to Testlink xmlrpc interface, and the key-value from each test case contains:

- external_id (which is internalid from the exported xml file),
- tc_id,
- feature_id,
- tcversion_id
- tcversion_number,
- z (execution order?)
and others.

Would anyone point me the direction to find out what their role in the testlink and where do they defined?

Thanks in advance,
akang

Re: tc_id, tcversion_id, etc - from API method calls

Posted: Tue Nov 16, 2010 3:36 pm
by fman
>> external_id (which is internalid from the exported xml file),
what ??

tc_id -> test case id
feature_id -> see testplan_tcversions table
tcversion_id - Test Case Version ID
tcversion_number -> version number for test case

give a look to tables