-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
Jenkins 2.19.2,Windows OS,IE 11 browser,Java 8,ALM 12.01,UFT 12.01
Plugins installed: HP Application Automation Tools 4.5.0,
JUnit Plugin 1.19,Matrix Project Plugin 1.7.1,Script Security Plugin 1.24,Structs Plugin 1.5,Token Macro Plugin 2.0,
I am not able to build project using ALM12
I go to Manage Jenkins>Configure system>Enter ALM details.
Here when i enter the ALM url which i use for accessing via URL. I get following error - "Error openning a connection to the ALM server"
(I am able to open in IE ALM12 with the same URL as entered in Jenkins.But still i get this error)
Ignoring this error i configure my build with step "Execute functional tests from HP ALM" and enter all details
In test sets i have given the complete path of the test set i want to run
( eg: Root\Scheduler\SchedulerDummy1)
Finally when i build this i get following message:
Console Output:
Started by user admin
Building in workspace C:\Program Files (x86)\Jenkins\workspace\FirstProj
[FirstProj] $ "C:\Program Files (x86)\Jenkins\workspace\FirstProj\HpToolsLauncher.exe" -paramfile props03112016213435061.txt
"Started..."
Timeout is set to: -1
Run mode is set to: RUN_LOCAL
---------------------------------------------------------------
And i get a round loading symbol which goes on and on....(i waited for 30 min ...but nothing happened.Nor am i getting any error message.
I have to manually abort this build only then it stops.