Search found 2 matches

by mvd
Fri Jun 17, 2011 9:51 am
Forum: XML-RPC API
Topic: api createTestCase
Replies: 2
Views: 6319

Re: api createTestCase

I pass null instead of TestImportance.MEDIUM, then it works!
I tried to pass ExecutionType.AUTOMATED, but the testcase is created as manual.
by mvd
Fri Jun 17, 2011 7:06 am
Forum: XML-RPC API
Topic: api createTestCase
Replies: 2
Views: 6319

api createTestCase

I am trying to use the great testlinkjavaapi, but I have one problem, I am not capable to create a new testcase programatically Anyone succeed? The error I get is: (wich should be Error creating test case, it's wrong in the code) TestLinkAPIException: Error creating test plan: Failed to parse server...