I’m running into an issue with the Rovo agent I built for generating test cases. When I ask the agent to increase test coverage, it acknowledges the request and expands the coverage. However, when I then instruct it to generate the test cases, the final output doesn’t match the expected number of test cases also im facing another issue that it doesn't link the created test cases with the provided story/task by "is tested by"
Welcome to the community @Mohamed Anwar Rovo can expand coverage, but it doesn’t guarantee a fixed number of test cases because it can’t track test counts across turns. Linking test cases to a story with “is tested by” also fails unless Jira fields and link types are explicitly mapped in the action. Add clear instructions like “create X test cases” and “set the issue link to ‘is tested by’ with key ___,” but results may still vary due to current product limits.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.