Test Script Tab - UFT Developer Tests

This tab enables you to define settings for the UFT Developer test.

To access

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

Relevant tasks

How to Create and Import UFT Developer Tests

See also

UFT Developer 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.