What resources will help me understand the data model for QC 10.0 in order to write my SQL queries?

Posted by srihari on Programmers See other posts from Programmers or by srihari
Published on 2011-11-27T08:32:19Z Indexed on 2011/11/27 10:02 UTC
Read the original article Hit count: 403

Filed under:
|
|
|
|

I am a fresher in Quality Center 10.0 HP software testing tool.

As per my understanding in order to generate reports from QC and to troubleshoot the scenarios, we need to write SQL queries in the QC back end database. In my case it is SQL db.

I downloaded the database reference help file but I could not understand from where I can start.

It just gave the table name and its information.

For a starter like me are there any online tutorials or helpful websites,hands on exercises,scenario's where I can better understand how to write queries for the QC data model? I am very confident about the SQL coding itself, what I want to know is how to query on the QC database tables based on the scenarios that occur in QC tool.

Please suggest.

Thanks, Srihari

© Programmers or respective owner

Related posts about testing

Related posts about sql