The no run option lets you perform steps that are required for test execution without actually executing the test. This is useful to find out whether there are any problems in the test or in the environment that would hinder the test starting.
You can use the no run option with one of the following values. If no value is entered, then ”cc” is used (up to and including the completeness check step).
the test runs up to and including the step to connect to the AUT agent
the test runs up to and including the step to connect to the database
the test runs up to and including the step to load the Project
the test runs up to and including the completeness check step
the test runs up to and including the step to start the AUT
the test runs up to and including the step to prepare the test execution
the test runs up to and including the connect to AUT step
the test runs up to and including the step to resolve predefined variables
the test runs up to and including the step to build the execution tree