Converts Jira tickets in XML format to a Testrail format.
Before Running: Make sure to move your ticket xml to the same directory as script Make sure template file is untouched and in same directory Make sure you have python3
How to run: Download the XML file for the Jira Ticket Launch terminal and enter the directory your files are in Run the script by typing “python3 script.py” It will prompt you for your ticket name - make sure you enter the ticket name without extension and hit enter
Result: yourticketTestrail.xml will be created in same directory This can then be uploaded into testRail.