-
Bug
-
Resolution: Unresolved
-
Major
-
OS:Win7
Jenkins:v1.547
TestLink:v1.9.9
Hi,
I am evaluating the awesome jenkins-testlink plugin for test automation. I am facing a small problem: the plugin is unable to find test results in JUNIT xml file. Hence it always shows test result as 'not run' in both Jenkins and Testlink. I am using a custom field: 'Name' in TestLink for automatic result discovery. Results are stored in a dummy xml file in workspace and the plugin can find this file but does not find test results inside this file.
Please find attached the build configuration for Jenkins, test case configuration in Testlink and the dummy JUNIT xml file.