Running UFT Tests in ALM from Jenkins

Using Jenkins to Run and View UFT Tests in ALM As a follow-on to our recent post about setting up Jenkins to execute tests built with Micro Focus UFT and LeanFT, this article will outline the process for running and viewing UFT tests in Micro Focus ALM. (See Running Test Sets from ALM on the… Continue reading Running UFT Tests in ALM from Jenkins

Using Jenkins to Execute Tests Built with Micro Focus UFT and LeanFT

Increasingly, I am seeing companies use Jenkins to execute tests for UFT and/or LeanFT, two automated testing tools from Micro Focus (formerly HPE) that can accelerate quality and release cycles compared to manual testing. This is a sensible approach, given that UFT and LeanFT, when run with Jenkins, can streamline the continuous integration/continuous delivery pipeline.… Continue reading Using Jenkins to Execute Tests Built with Micro Focus UFT and LeanFT

Managing DbTable Objects in UFT

If your UFT testing involves a lot of database checkpoints or output values, then you’ve probably noticed that a lot of “DbTable_#” objects get created in your object repository (OR). The more checkpoints or output values you use, the more cluttered the OR gets. In the image below, you can see three DbTable objects have… Continue reading Managing DbTable Objects in UFT