Forum Discussion
ROVO currently can’t read structured data from Zephyr Scale (test cases, steps, libraries, test cycles, etc.), so it unfortunately can’t generate anything usable inside Scale. We ran into the same limitation a while ago.
We eventually switched to Reqase Lite (https://marketplace.atlassian.com/apps/240301636) for AI-assisted test case generation because it works directly from Jira issues instead of trying to access Scale’s backend. The AI output is cleaner, easier to review, and much closer to real testing practices. You approve the cases first, then sync them—so it fits Scale teams pretty well.
Another big plus for us is that it supports our company’s own Azure OpenAI endpoint, which solved the security/compliance concerns that prevented us from using other AI tools. Being able to use our own LLM while still getting high-quality test generation has been a huge win.
If your goal is to generate test cases from requirements rather than manipulate Scale data directly, this workflow has been much more reliable for us. Hope the experience helps.