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 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
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 […]
Recently I faced an issue with the UFT OR, where I was unable to update the OR and as soon as, I am adding any object to the OR, all […]
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 […]
In one of my previous post we have discussed about how to mandatory and assistive properties are used for the identification of the objects in UFT. If you want to […]
UFT Run-time Engine UFT’s runtime engine allows you to run the API and GUI tests including BPT Tests without installing the complete UFT IDE. Machines with runtime engine can be used as […]
What is LeanFT (Lean Functional Testing)? LeanFT is the new functional testing tool set from HP. As the name suggests it’s the leaner functional testing tool, Why Leaner? Because it’s […]