Is there a way to connect CoPilot or any AI tool with Jira Data Center to write test cases from user stories?
Found some possibilities for Cloud version, but looking specifically for Data Center version.
Saw that there was this available Atlassian Jira Data Center Microsoft Graph Connector, but do not see any information on the ability to write test cases.
Hey @William Kahn have you considered whether you could use the Claude API and the Data Center REST API, to extract the stories from Jira, then use a prompt to tell Claude to generate test cases according to your requirements, then push those test cases back into Jira using the API?
This isn't something I've tried myself (so I can't confirm it's easy to do, or the quality of the test cases generated).
Hope that sparks some ideas :)
Thanks for your suggestion. We are exploring any possible solutions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.