Thanks for quick response
I have raised issue
http://mantis.testlink.org/view.php?id=5033
Search found 2 matches
- Wed May 30, 2012 12:37 pm
- Forum: XML-RPC API
- Topic: API does not allow to enter angle braces and line breaks
- Replies: 2
- Views: 7014
- Tue May 29, 2012 12:53 pm
- Forum: XML-RPC API
- Topic: API does not allow to enter angle braces and line breaks
- Replies: 2
- Views: 7014
API does not allow to enter angle braces and line breaks
Hi , I am trying to create test cases in test link1.9 using the java calls with call to tl.createTestCase. XmlRpcClient rpcClient = rpcClient = new XmlRpcClient(); rpcClient.setConfig(config); rpcClient.execute("tl.createTestCase",paramsToCreateTestCase); with all the required parameter an...