What's New in LeanFT 14.53

This topic describes the new features and enhancements available in LeanFT 14.53.

SV Lab integration enhancements

The SV Lab integration is now fully supported and includes the following: 

Mobile Center integration

You can now use Service Virtualization in LeanFT tests that run on mobile devices. This requires Service Virtualization to be set up and enabled for the device on Mobile Center.

For details, see UFT Mobile Help and Use SV Lab when running UFT Developer tests.

SV licenses

Configure an SV Lab license server URL to enable simulating scenarios on more than 3 endpoints at a time. For details, see Configure the SV Lab license server URL.

New version of SV Lab

LeanFT 14.53 uses a new version of SV Lab.

Adjust existing LeanFT-SV tests to run in the new version. See Running UFT Developer-SV tests created in earlier versions.

Back to top

Cucumber support updates

LeanFT 14.53 includes the following updates for working with Cucumber-based LeanFT tests:

  • You can now run Cucumber-based LeanFT tests from ALM. For details, see Manually create LEANFT-TEST tests in ALM.

  • LeanFT 14.53 supports Cucumber version 4.2.6, in addition to the previously supported version, 1.2.5, and provides new LeanFT Cucumber project templates for IntelliJ IDEA and Eclipse.

    Tip: To use LeanFT Cucumber-based projects that were created using LeanFT templates from previous versions, follow the instructions in My old Cucumber project does not work.

Back to top

ALM integration enhancements

When running LeanFT tests from ALM, you can now run all of the methods in a test class. You no longer need to specify a single method to run.

For details, see Manually create LEANFT-TEST tests in ALM.

Back to top

New methods supported on Java objects

Java objects now support the following methods and capabilities:

CreateObject method: Create an instance of any Java object within your application.

GetStatics method: Retrieve a Java object you can use to access static members (methods and fields) of the specified Java class.

GetObjectProperty method: Retrieve the value of any test object property from your application, based on the property name. (Java SDK only)

For details, see the .NET, Java, and JavaScript SDK references.

Back to top

Extended technology support

LeanFT continues to extend its technology, framework, and browser support.

In this version, we've added support for the following: 

For more details, see Support Matrix.

Back to top

See also: