Forum Discussion

atariqharri's avatar
atariqharri
Occasional Contributor
2 years ago
Solved

Zephyr Scale Integration with ReadyAPI

Hello, My question is regarding Zephyr and ReadyAPI. - I know that ReadyAPI provides integration for Zephyr Squad. I want to know how we can integrate ReadyAPI with Zephyr Scale. Are there plans fo...
  • msalvador's avatar
    2 years ago

    Hi atariqharri,

    There isn't a native integration.

    I create a script that push testcases from readyapi to Zephyr.

    I read readyapi xml files, I check if testcases are present in Zephyr, if not script will create them automatically for me.

     

    Iteration between Zephyr and ReadyAPI was done using Zephyr APIs.

    Manuele

    Also I create a script, that catch ReadyAPI execution and push result into Zephyr cycles.