HP UFT – Brief Introduction and History
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 […]
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 […]
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 […]
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 […]
Introduction UFT is a test automation tool and in terms of UFT, every control or window visible on the screen is an object. To Build/execute the automated tests, UFT will […]
Hello friends, In this post we will discuss about how to zip and unzip files during automated scripts execution within UFT. We will use .Net factory object, and the below […]