Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

implement new 1.9.20-fixed api - getTestCaseRequirements #147

Open
Assignees
Milestone
@lczub

Description

Implement new 1.9.20-fixed api - getTestCaseRequirements

related TL Mantis Task

  • 8715: [API - XMLRPC] Add a method to retrieve all requirements linked to a given test case

new api

  • getTestCaseRequirements

 /**
 * Gets list of requirements for a given Test case version
 *
 * The user must have Req view mgt privilege on the project
 * containing the given TC
 *
 * @param struct $args
 * @param string $args["devKey"]
 * @param int $args["testcaseversionid"]
 *
 * @return array
 * requirement list, if success
 * error info, if failure
 *
 * @access public
 *
 * compatible with TL version >= 1.9.18
 *
 */
 public function getTestCaseRequirements($args)

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    AltStyle によって変換されたページ (->オリジナル) /