• UFT One - ALM - Jenkins - Slave Management

    Hi, I only would like you to know a particular issue using Jenkins to run ALM TestSets (with UFT testcases) through HpToolsLauncher.exe in the earlier version of the OpenText Application Automation Tools for Jenkins. Consider we use unattended machines…
  • Error when running Test Case from Jenkins - Error: Number of parameters specified does not match the expected number.

    Hi, I am trying to run Test case from Jenkins using Execute Micro Focus tests from file system plugin in Jenkins. I am seeing "Error: Number of parameters specified does not match the expected number. " error. But when i am running the same Test case…
  • Which processes to kill when UFT freezes in unattended automation (Jenkins/CI)

    Hi we are using jenkins with uft 15, normally all work fine but something with some automation test uft gets frezee. from this point (when uft gets frezee) all next executed test last around 15 seconds i would like to know, what process must be…
  • Jenkins not showing link to "UFT Report" consistently

    New (August 2021) installation of Jenkins (on Kubernetes) with four UFT (15.0.2 Patch 1) workstations set up as Jenkins worker nodes. The nodes are configured such that they start up and connect to Jenkins whenever rebooted, and UFT is set for auto…
  • UFT One script execution issue on Jenkins Windows VM Chrome browser

    We are using Micro Focus Application Automation Tools plugin to execute UFT scripts on Jenkins Windows VM. If job run and Chrome browser is used, UFT launches it but UFT identifies browser as Windows object. (Script works fine if UFT launched manually…
  • UFT One(15.0) script execution issue on Jenkins Windows VM

    We are using Micro Focus Application Automation Tools plugin to execute UFT scripts on Windows VM. Jobs stuck until we physically login to VM (already logged in and disconnected) and then only it continue to start executing script. We see below error…
  • Runtime results from UFT to Jenkins Console

    Hi team, i would like to report whats happening in UFT script during runtime to Jenkins consloe output. Example: In my UFT script, i have a first step which creates the sales order and it will continue with second step, Now i would like to inform jenkins…
  • Jenkins Environment Variables not accessible to UFT test

    We are using Jenkins with the Micro Focus Application Automation Tools addin to run UFT tests from ALM. It seems that the environment variables set by Jenkins (eg. JOB_NAME and BUILD_ID) are not available in the test using CreateObject("WScript.Shell…
  • UFT Testing - jenkins - fails - cannot find Object's parent (class Browser)

    Hi all, I am struggling on running UFT tests via jenkins and UFT batch runner. While running tests via "Play" button of IDE everything runs successfully, but when it comes to run a build via Jenkins or via batch running it always fails. I did a lot of…
  • Possible to run multiple test sets in one build step - Jenkins & HPE ALM Lab Management?

    I have configured Jenkins to run my UFT tests through ALM using the HPE Application Automation Tools Plugin and by adding the "Execute HPE tests using HPE ALM Lab Management" build step. I am wondering if there is any way to add multiple entries in the…
  • What port need to be open for QTP so Jenkins can connect it?

    Hi, I am working with QTP 11. recently we integrated it with Jenkins. Now Jenkins is about to move to a server in another domain and we will need to open firewalls between Jenkins and QTP. My question is: what is the protocol QTP use and what port need…
  • Triggering UFT tests through Jenkins - Failed to prepare timeslot for run

    Hi all, In Jenkins I have installed and configured the plugin “HP Application Automation Tools”. I have created a job with build step “Execute HP tests using HP ALM Lab Management” (1_build_step.jpg). When I start this job, I get in “Console Output” the…
  • UFT integration with Jenkins issue

    Hello, I have an issue with UFT-14 integration with Jenkins. I am using the HP Application Automation Tools Plugin. I have set it up to use "Execute HP Tests from file system” and I have ginen to my Source Code Management the Git repository. Jenknins…
  • Renaming run_results.html

    Hello Team, After execution of tests in UFT 12.5, a run_results.html file gets generated under Report folder, The issue being the name of the .html file being the same for all the tests, This causes confusion when a test suite is executed and all the…
  • RE: UFT 12 Tests integration With Jenkins

    Hi, I am also executing the scripts from the VM's and you dont have to provide the credentials to the VM. You just have to make sure that VM's are logged in and it's open in one of the machines. Jenkins HP automation tools pligin will automatically launch…
  • <UFT Support Tip> Is there any official integration between UFT and Jenkins?

    Dear customer, Jenkins is an open source continuous integration tool developed in Java ( http://jenkins-ci.org/). HP does not offer any integration by HP tools with Jenkins. Jenkins community provide and support a plugin called "HP Application Automation…