Export Test Cases From Quality Center Using Python
2011-05-24 10:44:41
Here is a Python script that will export out test cases in a folder from Quality Center into a CSV file.
The following script will not handle Attachments. Will work on that later when I have time.
Comments
Great, really saved me some work, great way to heavy-list insertion of data into QC
Is it possible to add a test result into Mercury Quality Center using Python ?
