TestManager and script execution

You need to do some preliminary set up before you run a Functional Test script from TestManager.

TestManager creates a temporary suite and runs the suite. TestManager removes the suite after the run is completed. To generate test case results, run the test case instead of the script. TestManager does not generate test case coverage results (even if the script is associated with a test case).

To run a Functional Test script from TestManager:

Feedback