0

I have a question about HPQC. I have the Excel add-in but it doesn't seem like I can export the links between defects and Test cases. Is there a way to export the links between defects and Test cases from Excel?

Also, I would like to know if I can export the pass/fail status of test cases using the add in? If not, I'm not a coder but I could a colleague. Is it possible to bypass the add-in and load data from code instead?

TylerH
  • 20,799
  • 66
  • 75
  • 101
Shaira B
  • 1
  • 1

1 Answers1

-1

Excel Add-in will not support uploading test results into QC from Excel. Excel add-in can be used to upload tests, requirement and defects.

You have to write your own code using Open Test Architecture (OTA) API's to upload test results to QC. You can bypass the add-in if you have your own code to upload test results. OTA API documentation is available in the QC documentation library.

Michele La Ferla
  • 6,775
  • 11
  • 53
  • 79
anil
  • 26
  • 4