Skip to content

implement 1.9.14 changed api interface - addTestCaseKeywords, removeTestCaseKeywords #48

Closed
@lczub

Description

@lczub

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions