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:
-
In Tosca Commander, go to the TestCases tab.
-
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
-
Create your new TestCase. To do so, right-click a TestCase folder and select
Create TestCase from the mini toolbar.
Need a hand with
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".