Use uploaded tests

There are different ways to integrate Tosca on-prem with Tosca Cloud (opens in new tab). If you choose the "transition" option, you can upload tests from Tosca on-prem to Tosca Cloud. This topic explains what to do with your uploaded tests in the cloud.

Upload tests

For information on how to upload tests from Tosca on-prem, check out the Tosca on-prem manual (opens in new tab).

And for detailed information on what's included and excluded from uploads, check out Uploads: supported test artifacts.

Find your test artifacts in Tosca Cloud

You've uploaded your first test. So far, so good! This also uploads any test artifacts that are directly linked to it, such as modules or reusable test steps.

To find your test artifacts in Tosca Cloud, use the menu bar on the left side of the screen:

  • Your test cases are in Build > Test cases or in the Inventory.

  • Your ExecutionLists are in Playlists.

  • Your modules are in Build > Modules. The details view for uploaded modules is coming soon.

  • Your reusable test steps are in Build > Reusable test steps. The details view for uploaded reusable test steps is coming soon.

  • Your API messages are in Build > API messages.

  • Your test configuration parameters are stored directly on the test case or playlist, depending on where you configured them in Tosca on-prem. You can see them in the details view of the test case or playlist, in the pane on the right side of the screen.

Run your tests

You can run uploaded tests on your "personal agent", typically your own machine, or on different machines, the so-called "team or cloud agents". To do either, you must meet these prerequisites:

Run on your personal agent

To do a local trial run, select the Run on personal agent dropdown option in the details view of the test case or playlist.

Run on team or cloud agents

To run multiple test cases, create and configure a playlist. Then, run your playlist.

If you uploaded an ExecutionList, your test cases are already organized into a playlist. You can still configure this playlist before you run it. For example, to change the test sequence or to define which agents should run a particular playlist.

Check results

To verify whether your application under test behaved as expected, check your test results on the Test runs page.

Please note that results of test runs on your local machine are only visible to you and available for a limited time.