Details
-
Type:
Bug
-
Status: Reopened (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: hp-application-automation-tools-plugin
-
Environment:Jenkins master 1.606
Jenkins slave (where QTP tests are run) Windows Server 2012 (amd64)
HP Application Automation Tools 3.0.7
-
Similar Issues:
Description
1) Install HP Application Automation Tools 3.0.7 Plugin
2) Select Build action -> Execute HP tests from file system
3) Fill Tests field -> Specify path to several tests
4) Trigger job execution
Actual: only the first test is executed, all other tests are NOT executed and "QTP is not launched" error is reported
Expected: all specified tests are launched and executed
cannot reproduce on my machine with UFT 14 build 1708 + Jenkins Plugin 5.0.1-beta-snapshot, by looking at the log i guess after the first run UFT is not closed properly for some reason.
QA will test again.