Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#FFBDAD

Starting Release 8.2, Zephyr Enterprise documentation has moved from its current location on Atlassian to a dedicated, standalone Zephyr Enterprise Documentation page. Please see: https://support.smartbear.com/zephyr-enterprise/docs/en/zephyr-enterprise/zephyr-user-guide/zephyr-test-automation/integration-with-readyapi.html

Overview

Integrating ReadyAPI into Zephyr allows Zephyr to directly trigger the execution of ReadyAPI Projects.  Zephyr will also be able to retrieve test case execution results for visualization within Zephyr.

...

The table below outlines the pros and cons of each approach: 

Approach

Pros

Cons

1 - Triggering ReadyAPI Directly

  • Ready API Projects can be triggered from the Zephyr Enterprise GUI.

  • Tests cannot be scheduled, they are triggered manually from Zephyr Enterprise

2 - Leveraging CI/CD Pipeline to trigger the script

  • Ready API Project can be triggered from the CI/CD using the API

  • You can schedule the Test from the CI/CD pipeline

  • It requires extra steps during the setup.

  • It relies on another application to manage the triggering.

Triggering ReadyAPI directly from Zephyr Enterprise

...