-
Bug
-
Resolution: Won't Do
-
Minor
-
Windows 10
Jenkins ver. 2.162
Rational Functional Tester 9.2.1
i configured Jenkins (v2.162) to execute an script from Rational Functional Tester (i used Plug in rft-jenkins-2.0.hpi). Later, i configured Jenkins to send the result of the script execution to Qtest. (i used QTestPlugin 1.4.0)
When i run the job in jenkins, it execute the script (The Console Output show that the "Test Result = Pass". However, During the 'Post-Build Action' for 'Submit JUnit Test Results to qTest', it show a warning message that indicate that couln't find testResult
[qTest] [WARN] No testResult action was added to project.
[qTest] [WARN] No JUnit test result found.
Subsequently the qTest Plugin will fail to upload a result to our server.