Search found 2 matches

by nlahoti
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...