I need to read test data field information with a groovy.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2021
01:08 AM
10-04-2021
01:08 AM
I need to read test data field information with a groovy.
I'm developping a groovy to read information from test cases and copy this in labels.
I can read the field preconditions because because is a custom field,
def cField = customFieldManager.getCustomFieldObject("customfield_14150");
but I don't know hwo to access to Test Details information like Test Data. I'm sure it must a way to read this fields.
Please, can you help me?
0 REPLIES 0
