-
Improvement
-
Resolution: Fixed
-
Major
This JIRA is the simplification of JIRA "JENKINS-25877".
Default values for the following build-in UFT (Unified Functional Testing) Environment Variables are :
Environment.Value("ResultDir"): Folder Path where the current TEST RESULTS are saved. e.g \path_to_the_test\RES#
Environment.Value("TestDir") : Path of the folder in which the test is located. e.g \path_to_the_test
But using hp-application-automation-tools-plugin, The values of both these build-in UFT Environment Variables are overwritten and set to the test location. Therefore, not creating the (ResultDir) RES# folder e.g
Environment.Value("ResultDir"):Path of the folder in which the test is located
Environment.Value("TestDir") : Path of the folder in which the test is located
- duplicates
-
JENKINS-25877 Not able to control the Reports Path (where the UFT results files are stored) on the slave machine
-
- Resolved
-