Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Column

Zephyr exposes its data via Web Services Application Programming Interfaces (API) which allows you to build your own integrations with Zephyr.
 
The Zephyr Web Services APIs provide the ability for you to integrate Zephyr services into your application.

  • An example of the usage of Zephyr APIs is to create a test case in a separate tool/system and add it to the Zephyr test case repository or create an execution cycle and update the status of a test case execution run.

API Capabilities

...

  • Get information about users, projects, releases, testcase repositories and the underlying folders, testcases, custom fields, execution cycles
  • Create new testcase folders, testcases, requirements, execution cycles, execution phases
  • Add/modify/delete attachments and phases to existing execution cycles
  • Assign test execution schedules
  • Update testcases, testcase execution status

...