Create and manage TestCases

A TestCase is a sequence of actions that you want to perform on your system under test (see chapter "Get to know Tricentis Tosca"). These actions are called TestSteps. Each TestStep is an automated task that you would otherwise do manually.

You create and manage your TestCases in the TestCases tab of Tosca Commander.

Tosca Commander workspace

Best practices

If you haven't yet, check out our best practices section. It has plenty of recommendations for TestCases, such as recommendations for TestCase content, naming conventions, or progress tracking.

Create a new TestCase

To create a new TestCase, follow the steps below:

  1. In Tosca Commander, go to the TestCases tab.

  2. You can create a new TestCase in the main TestCases folder, or you can devise your own folder structure.

    To create a new folder, right-click the folder TestCases and select Create Folder from the mini toolbar.

Create a new TestCase folder via the mini toolbar

  1. Create your new TestCase. To do so, right-click a TestCase folder and select Create TestCase from the mini toolbar.

Need a hand with understanding your TestCase? Tosca Copilot is here to help! For more details, check out the Tosca Copilot documentation (opens in new tab).

What's next

Time to design your TestCase! In other words: tell Tricentis Tosca what to do with your system under test.

For more information, see chapter "Use TestSteps".