Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Cannot Reproduce
-
QA
Description
I am trying to utilize HP Application Automation Tools plugin to connect to ALM QC server from Jenkins to execute testscripts created as VAPI-XP-TEST. But I am not seeing "Running Tests Sets from ALM" at options and when I am trying with Running Performance Tests using HP Performance Center option it doesnt work.
Also when I am using this plugin some of my other builds failing with below error. Someone could help me to fix these issues?
I am mainly looking for pipeline script options.
java.lang.NullPointerException
at com.hp.application.automation.tools.octane.events.SCMListenerImpl.onChangeLogParsed(SCMListenerImpl.java:84)
Hi Joseph,
Could you please try to run test without Jenkins? Launch UFT on your windows slave, run a test on ALM see if it gets same error.
Thanks