Assign TestCases

As a test manager, you can assign TestCases to testers in an interactive testing session. By doing so, you ensure that all TestCases are executed by a tester.

  • You can only assign manual TestCases to testers.

  • You can only assign one tester to a TestCase.

Make sure that you have checked out the required tester if you are working in a multi-user workspace.

Test managers can also perform the following TestCase operations:

The test manager must send an update on the Interactive Test session changes to the affected testers. You can find further details in the tooltip that appears on the Share & Invite tab when you perform changes.

To assign a TestCase to a specific tester, follow the steps below:

  1. Open the session where you want to assign a TestCase to a tester.

  2. Select the tester you want to assign a TestCase to in the session tree view .

  1. Click the Assign TestCase button in the Interactive Testing ribbon menu to open the Assign TestCase window.

    Alternatively, you can also use the keyboard shortcut Ctrl+T to display the list of existing TestCases.

Assign TestCase from the TestCase list

  1. Assign an interactive TestCase to the tester in one of the following ways:

    • Enter the name of a TestCase into the Search field, then select the TestCase from the search results. Alternatively, you can scroll through the list with the arrow keys and press Enter to confirm a selection.

    • Drag and drop the TestCase onto the name of the tester.

    • You can assign only one TestCase at a time.

  1. Tosca Commander assigns the TestCases to the tester. You can view the assignment and the execution results in the View assignments.

Assign TestCases to a tester via TC API

You can assign TestCases to an interactive tester via Tosca Commander API (TC API). To do so, refer to the TC API documentation.