Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-Prepare <SwitchParameter>
A test run lifecycle includes the steps to prepare of preparing test case resources, to run running test cases, to monitor monitoring test case execution,
to check checking test results and to cleanup cleaning up test resources.

With this parameter only the step to prepare of preparing test resources only is executed.

...

Run

-Run <SwitchParameter>

A test run lifecycle includes the steps to prepare of preparing test case resources, to run running test cases, to monitor monitoring test case execution,
to check checking test results and to cleanup cleaning up test resources.

With this parameter only the step to run of running test cases only is executed.

Required?false
Position?named
Default valueFalse
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

-Monitor <SwitchParameter>

A test run lifecycle includes the steps to prepare of preparing test case resources, to run running test cases, to monitor monitoring test case execution,
to check checking test results and to cleanup cleaning up test resources.

With this parameter only the step to monitor of monitoring test case execution only is executed.

Required?false
Position?named
Default valueFalse
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

Check

-Check <SwitchParameter>

A test run lifecycle includes the steps to prepare of preparing test case resources, to run running test cases, to monitor monitoring test case execution,
to check checking test results and to cleanup cleaning up test resources.

With this parameter only the step to check of checking test case results only is executed.

Required?false
Position?named
Default valueFalse
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

-Cleanup <SwitchParameter>

A test run lifecycle includes the steps to prepare of preparing test case resources, to run running test cases, to monitor monitoring test case execution,
to check checking test results and to cleanup cleaning up test resources.

With this parameter only the step to cleanup of cleaning up test case resources only is executed.

Required?false
Position?named
Default valueFalse
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...