Run(String,IDictionary<String,Object>) Method
Runs the specified API Test with the specified input parameters.
Remarks
Your API test must have been run in UFT once or compiled before running it with OpenText Functional Testing for Developers.

C# Syntax

Parameters

testPath
The path to the folder containing the .st test file.
inParams
The input parameters of this test.

Return Value

The run results of this test run.