C# Syntax
public static APITestResult Run( string testPath, string profileName )
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