Page Object Models(POM) in UFT
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 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 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 […]
Hi, This utility is now updated to auto prevent at startup. This utility is developed to prevent windows from locking during executions of automated test cases. Below is the link to download […]
In this post we will discuss about how to work with LeanFT application Models. What is LeanFT’s Application Model? Application Model is the object repository for LeanFT. You can store […]
In this post we will discuss about how to create LeanFT NUnit tests. To read about how to create LeanFT MSTest projects Click Here Required Components Visual studio 2012, 2013 […]