How Object Identification works in UFT/QTP (Advance Concepts)
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 […]
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 working on Folders in UFT using DotNetFactory. Introduction .Net framework has an inbuilt class for handling all of the folder operations. […]
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 […]
Get Trained and start executing UFT tests from Jenkins. Click Here for more details. Hello Friends, In this post, we will discuss integrating Jenkins CI tool with HP UFT. Introduction […]
Hello Friends, In this post, we will discuss about the two most unused window identification properties – windowStyle and WindowExtendedstyle. Introduction While automating Windows based applications, uft’s object spy will […]
Hello Friends, In this post we will discuss about the effective ways to clean up the machine after execution of the scripts. 1. What is Machine Cleanup Framework? Machine cleanup […]
Hello friends, In this post we will discuss about how we can generate the same try catch behavior in VBS/UFT, which comes inbuilt in Java or .Net and which is […]