-
Bug
-
Resolution: Unresolved
-
Major
-
None
I set the custom fields: VAR1, VAR2
I used the Iterative Test Build Steps
execute windows batch command
echo JENKINS_JOB %TESTLINK_TESTCASE_VAR1%
echo SUITE %TESTLINK_TESTCASE_VAR2%
I get the values for VAR1
I don't get any value for VAR2
does anybody use more than 1 custom field?