Creating Extent Reports in UFT
In this post we will discuss about how to generate Extent reports in UFT. Source code is available below Source Code Introduction Extent reports are widely used HTML run result […]
In this post we will discuss about how to generate Extent reports in UFT. Source code is available below Source Code Introduction Extent reports are widely used HTML run result […]
In this post, we will create a framework which will implement page object design pattern in UFT. Setting up page objects will drastically improve test maintenance and will reduce code […]
In this post we will discuss about how to execute UFT tests store on Git server from Jenkins. Read about how to save UFT tests on a Git server here […]
In this post we will discuss about how to integrate UFT with a GIT Repository. We will use UFT 14 with GIT hub repository for this post. To use GitHub, […]
This Article explains about how to use Object spy in HP UFT
LeanFT Loads the following add-ins every time you open the Leanft runtime engine. Web WPF WinForms StdWin SAPUI5 Insight Because LeanFT loads all add-ins every time, it might cause the […]
LeanFT’s object identification center is the object spy for the LeanFT. It allows you to spy on the object and generate the code for you to copy directly into the […]
Hi, In this article we will discuss about how to create a basic test using HP’s LeanFT. To create the first test, you need to have visual studio 2012 or […]
In this post we will discuss about passing the UFT test parameters from Jenkins jobs. Introduction UFT test parameters are used to pass the useful information required for executing the […]
Here are the new UFT 12.5 features New Mobile application testing capabilities: You can now use the object spy to spy on the objects within mobile apps and retrieve their […]