We have a custom field in the test cases that are mapped to the test case in automation, So we would like to report based on the custom field on the test case.
Eg: Testcase 1 in Testlink has custome field "automatinTag"
then during the atomatoin execution we would like to report it to the Teastcase1 in testlink, but now we are not able to get this in a single command. like getTestCase(Testplan, "automatoinTagValue") this should return list of test that are mapped.
but this support is not exist for now. Please can someone add this support.