Creating and assigning a Custom Field

Click on the Project item of the top menu to be redirected to the main screen. Now we will create the custom field used for automation. The plug-in uses this custom field's value to link a test case in TestLink with a test result from your Jenkins build.

Click on Define Custom Fields under the Test Project options box. Now create a custom field using the name Java Class, label Java Class, available for Test Case, type string, enable on Test Spec Design and display on test execution No. The plug-in retrieves the custom fields by its name and not by the value in its label.

The last step now is to assign this custom field to be used in our test project. Go back to the main screen and click on Assign Custom Fields. It will take you to a screen with the list of the available custom fields. Select the Java Class custom field and click on the Assign button.