Run(String,String) Method
Runs the specified API Test with the specified test profile.
Remarks
Your API test must have been run in UFT once or compiled before running it with UFT Developer.

C# Syntax

Parameters

testPath
The path to the folder containing the .st test file.
profileName
The name of the profile to use for test. The profiles are created in UFT in each test.

Return Value

The run results of this test run.