[SOLVED] How to update custom field using reportTCResult API
Posted: Thu Jul 05, 2012 8:30 pm
Hi,
I am using perl xml rpc library to report test case results. I have a custom field called "config" for each test case during test case execution.
I am not able to find out how to update this custom field using rpc. In http://jetmore.org/john/misc/phpdoc-tes ... rtTCResult they have vaguely mentioned about using map , but I have no idea what that means. I tried using hash , but it did not work too. I was not able to find any sample code on the net too. Can some one please guide me in this regard.
Thanks,
Ashwin
I am using perl xml rpc library to report test case results. I have a custom field called "config" for each test case during test case execution.
I am not able to find out how to update this custom field using rpc. In http://jetmore.org/john/misc/phpdoc-tes ... rtTCResult they have vaguely mentioned about using map , but I have no idea what that means. I tried using hash , but it did not work too. I was not able to find any sample code on the net too. Can some one please guide me in this regard.
Thanks,
Ashwin