-2

we are using HPQC. now I want to import QC data to Sharepoint so that I can display reports and create charts based on the QC data . Is there a way to do that?

  • Please describe a bit more detailled what you want to do, what you have tried, what your exact problem is (Getting data out of QC? Getting data into Sharepoint? Both? Anything?). – Roland Jul 28 '14 at 13:06

2 Answers2

0

The data will need to be in a SQL table on a server that has SSRS component installed. I am not familiar with Quality-center but it may just be easier to use a page-viewer web part if it's not standard SQL databasing used.

Mocolicious
  • 315
  • 1
  • 10
0

Considering this post you have two possibilities:

  • Use BCS (as also stated here).
  • Use the OTA API or if you have some new QC version, you can also use the REST API to get the data from QC.
Community
  • 1
  • 1
Roland
  • 1,220
  • 1
  • 14
  • 29