LeanFT C# – Writing first test
Hi, In this article we will discuss about how to create a basic test using HP’s LeanFT. To create the first test, you need to have visual studio 2012 or […]
Hi, In this article we will discuss about how to create a basic test using HP’s LeanFT. To create the first test, you need to have visual studio 2012 or […]
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 […]
Here are the new UFT 12.5 features New Mobile application testing capabilities: You can now use the object spy to spy on the objects within mobile apps and retrieve their […]
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 […]
LeanFT will support the following IDE’s and testing plugin’s IDE Supported Visual studio 2012 and visual studio 2013(Except Express editions) Eclipse Kepler 4.3 and Eclipse Luna 4.4 Testing frameworks/Plugins supported NUnit […]
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 working on Folders in UFT using DotNetFactory. Introduction .Net framework has an inbuilt class for handling all of the folder operations. […]