How to export data from mysql database to jira testcases in bulk?

Viewed 10

I have some testcases in mysql db which i need migrate them to jira testcases. I planning to filter the data first and then export this data to csv file which should be compatible/useable for importing that csv file into jira xray. Is there any other way to do it or any other tips which can help me to automate this process?

0 Answers
Related