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, […]
In this article we will discuss about the Active screen pane available in HP’s Unified functional testing tool Active Screen Pane Active screen pane shows the snapshot of the application […]
This Article explains about how to use Object spy in HP UFT
Introduction HP Unified Function testing (UFT) is a tool developed by HP for the development and execution automated testing scripts for testing of different types of applications. HP UFT has […]
Hello friends, In this post we will discuss everything about the object repositories in UFT. Introduction Object repositories are used to store the object details. These details will be used […]
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 […]