Closed
Description
the interface of api method addTestCaseKeywords and removeTestCaseKeywords, both introduced with TL 1.9.13, will change with TL 1.9.14
- TL 1.9.13 two args: ,
must be called for each test case separately - TL 1.9.14 one args:
can be called for a set of test cases
related TL Mantis Task
- 6934: [API - XMLRPC] Set keywords for a test case or a test case set
- 6907: [API - XMLRPC] XML-RPC API - Remove keywords from a test case set