Search found 2 matches

by aHausmann
Tue Jul 19, 2016 9:38 am
Forum: XML-RPC API
Topic: addTestCaseToTestPlan is not working for me
Replies: 1
Views: 7448

Further information

Part of the testlink source code (xmlrpc.class.php): /** * Add a test case version to a test plan * * @param args['testprojectid'] * @param args['testplanid'] * @param args['testcaseexternalid'] * @param args['version'] * @param args['platformid'] - OPTIONAL Only if test plan has no platforms * @par...
by aHausmann
Tue Jul 12, 2016 1:03 pm
Forum: XML-RPC API
Topic: addTestCaseToTestPlan is not working for me
Replies: 1
Views: 7448

addTestCaseToTestPlan is not working for me

Hello guys, i just started to setup a Selenium System and i use the testlink API to communicate with our Testlink System. My Systems: Selenium 2.48 (Should have no influence) testlink API 2.0 (java) -> https://code.google.com/archive/p/dbfacade-testlink-rpc-api/downloads Testlink 1.9.14 (Padawan) Ev...