HP Quality Center field names

前端 未结 2 774
面向向阳花
面向向阳花 2020-12-22 09:51

I am interacting with HP QC using python and referring to HP ALM OTA documentation. What I need is to access fields in different places (particularly now I am trying to acce

2条回答
  •  执念已碎
    2020-12-22 10:04

    I think, the field you are looking for is CY_COMMENT (hint). Maybe there is a better way—but you can find the names of the fields in the Query Builder. If you create an Excel Report and open the Query Builder, there is an Entities View which shows all the fields of the tables (even the user-defined fields). Maybe there is some kind of database documentation which gives you the same thing.

提交回复
热议问题