-
New Feature
-
Resolution: Won't Fix
-
Major
-
None
-
Testlink 1.9.5, Jenkins 1.492, Plug-In 3.1.8
Hi Jenkins Team,
I'm trying to get the values of the custom fields, which I created for my testplan and testsuits, so I Don't have to enter the values of these fields for every testcase.
But when I'm trying to get the information in Jenkins, I always get the error msg, which I attached in the txt file.
As the msg states, that the Plug-In recognizes, which item I assigned the custom field to, I don't understand, why the value can't be injected.
Thx for your help,
best regards Cedric
Hi Cedric,
Looks to me like you are using a custom field which scope is Test Suites (or something similar, but not Test Cases in design scope). You have to use the right custom field type in order to use these custom fields in your automated test case in Jenkins. Does it help?
Bruno