Create session

As a test manager, you plan interactive test sessions and add testers to execute manual tests.

Create interactive test sessions

To create an interactive test session, follow the steps below:

  1. If you work in a multi-user workspace, check out the required objects.

  2. Go to the Execution section. If you don't already have an interactive testing folder, right-click the Execution folder and select Create Interactive Testing Folder from the mini toolbar.

  3. Right-click an Interactive Testing folder and select the option Create Interactive Session from the mini toolbar.

    Alternatively, you can also click Create Object in the dynamic menu Interactive Testing.

Interactive test session

  1. Define a name for the new interactive test sessions.

You can now add testers and manage your session in the Details tab. For more information, see chapter "Session details".

Create interactive testing sessions via TC-Shell

You can create interactive testing sessions via TC-Shell.

To do so, run the Create Interactive Session task on the Interactive Testing Folder where you want to create the new interactive test session.

For more information about using TC-Shell, see chapter "The TC-Shell syntax".

Create interactive testing sessions via TC API

You can create interactive test sessions via Tosca Commander API (TC API). For information on how to do so, see the TC API documentation.