-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins ver. 2.138.3, hp-application-automatio-tools-plugin ver. 5.7, Chrome ver. 72.0.3626.121 32bit
If you try to rerun failed tests using UFT-Specific Settings (), it doens't work if you launch the TestSuite from Octane or you describe test with wtbx syntax.
The problem is about the test name to execute in Mtbx format.
If you write the test path in Wtbx format (as Octane does) (see rerunLogWithMtbxTag.txt) , the plugin fails with error "No valid failed tests to rerun were found. Fix the test paths.".
If you report the absolute path of the test, it works (see rerunLogWithAbsolutePath.txt).
Here are the instructions for using the jenkins plugin : https://admhelp.microfocus.com/uft/en/14.50-14.53/UFT_Help/Content/User_Guide/Jenkins.htm .
Please check carefully the sections: "Use a batch file to specify multiple tests" and "Configure failure scenarios for your test runs". Also our latest version of the plugin (5.9) is available for download.