Requirement:-We need the field names which are used in ALM , these are required to utilize the cabablities of OTA in ALM.
 |
Test Lab fields |
Solution:-
Approach 1:-
A. In ALM , Dashboard — Analysis View
 |
ALM Tabs |
B.Create New Excel Report
 |
Excel Report |
C.Under Configuration tab – – Query Builder
 |
Configuration Tab |
D. Write the following SQL query and Run it .We have our required Field Names with Labels in ALM.
 |
SQL Query |
Approach 2:-
This will work incase User have the admin rights in the ALM.
A.Tools – – Customize
 |
Customize in ALM |
B.Select Project Entities
 |
Project Entities |
C.Under Project Entities — Select the field for which we want to check the field Name
 |
View of Fields in Project Entities |
Name and Label suggest the Field Name used by ALM and Displayed to User respectively.
Reader Comments and Recommendations are most welcomed :).
3 replies on “How to get Field Names in ALM ?”
In Test Lab, I have marked some of the TC’s as N/A. While exporting the test results I could not find the comments given for N/A TC’s.
Can anyone throw light on how to retrieve the N/A comments given?
There is a simpler way; go to customize –> Project Entities –> Open the entity and click on required field. The "Name" parameter will list the actual filed name in db.
Hi all, how can get the field names which are only available in details tab or any specific tabs.