Over – View:
ü
HP QTP/UFT should be integrated with HP QC/ALM.
ü
Jenkins should be configured.
ü
Install Jenkins HP
Application Automation Tools Plugin
ü
Create a Build & Run
How to Configure HP
Application Automation Tools Plugin:
§
Goto Jenkins Home Page navigate to “Manage Jenkins” -> “Manage Plugins”
§
Search for HP
Application Automation Tools plugin and install.
§
Restart the Jenkins with adding “restart” as
URL parameter like “http://servername:8080/restart”
§
Now Goto Jenkins - > Mange Jenkins - > Manage System
§
Fill the HP QC/ALM Details and Save.
§
Now Navigate back To Jenkins Home page and Click
on New Item.
§
Select type as Freestyle project and enter the Build Name.
§
Fill the required details and select Build Triggers as Build periodically and specify the
schedule.
§
Select Add
Build Step as “Execute HP functional
tests from HP ALM”
§
Select ALM Server which we have configured and
fill the HP ALM Details.
§
Select Post-build
Actions as “Editable Email
Notification” for automatic mail. Which we need to install & configure the
Email Extension Plugin(Extended E-mail
Notification).
§
Now Save
and Apply the changes.
§
Now Click on Build Now option.
§
Click on Current Run in Build History
§
Click on Console Output.
§
Now you can view the Current Run details.
Comments