Skip to content

Converts Jira tickets in XML format to a Testrail format.

License

Notifications You must be signed in to change notification settings

ArgusLi/jiraToTestrail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jiraToTestrail

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.

About

Converts Jira tickets in XML format to a Testrail format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages