In this video we’re going to check out how we can install HP’s new automation test tool Lean Functional Testing. Also known as LeanFT.

What’s great about LeanFT is it allows you to write test automation scripts in both Java, and C#, and Javascript. You’re able to integrate with all of your developers IDEs and programming languages. You can use it within your developing lifecycle just like you would Selenium.

For more information on LeanFT, make sure to check out my post on HP Lean Functional Testing sneak peek where I go through step by step what is in LeanFT, what it does and why you should take a look at it.

There are two ways you can install LeanFT. The first one is as a standalone application. The second way is through UFT directly.

Right now we’re going to install it as a standalone application. To get LeanFT, you can get it free for 30 days. Head on over to the saas.hpe.com software site. You just need to sign up for a free account. Once you sign up for a free account, you’ll then be able to download LeanFT for free for 30 days. If you already have a unified functional testing license, you can use the same license between UFT and LeanFT.

We’re going to open up the HP LeanFT read.me file. It goes over a bunch of things such as what IDEs are currently supported by the LeanFT plug in. It currently supports Visual Studio, Eclipse and IntelliJ. We’re going to look for pre-reqs. My computer already meets the pre-req requirement, however there’s one thing we do need to do before we install LeanFT. If your system already doesn’t have it installed, you need to install Node.js before you install LeanFT on you computer.

First Install Node.JS

That’s easy enough to do. Let’s head on over to Node.js and install that.

Install LeanFT as a StandAlone Application

Now that we have Node.js installed, lets install LeanFT:

Install LeanFT from UFT

This was for a standalone install of LeanFT. You can’t have a standalone install of LeanFT and UFT on the same machine, but you can have them both on the same computer if you install LeanFT from the UFT installation setup.

See LeanFT in Action

To check out How to use LeanFT with C# Visual Studio