Test Script Tab - LeanFT Tests

This tab enables you to define settings for the LeanFT test.

To access

In the test plan tree, select a LeanFT test, and click the Test Script tab.

Relevant tasks

How to Create and Import LeanFT Tests

See also

LeanFT Tests Overview

User interface elements are described below:

UI Element

Description

Framework

JUnit or NUnit.

DLL Path The path of the .dll file containing your test. You can specify either a full file path or a relative path.
Fully Qualified Class Name

The full name of your class including the namespace (NUnit) or package (JUnit).

Test Method Name The name of the test method that this ALM test will run.