Export TestCases to qTest

Export to qTest is only available if you use qTest version 9.9.4 or later.

qTest integration allows you to export TestCases from Tricentis Tosca to qTest. This means that you can have an overview of your TestCases for planning purposes.

Note that the export doesn't include TestSteps and any folders under the TestCase. The export includes the following items:

  • Name of the TestCase

  • Description of the TestCase

  • Globally Unique ID (GUID) of the TestCase

  • Node path of the exported TestCase

Prerequisites

To export objects from Tosca to qTest, you have to meet the following prerequisites:

  • Be a user of both qTest and Tosca

  • Have a qTest project where you can export your Tosca objects

To export a TestCase from Tricentis Tosca to an existing qTest project, follow the steps below:

  1. Right-click the TestCase you want to export and select Export to qTest from the context menu. To export multiple objects at a time, select all the desired objects, then right-click any of them and select the Export to qTest context menu item.

  2. In the Connection Details dialog, enter the following data:

    • The API endpoint for qTest: <url of your qTest instance>/api/v3

    • Your qTest site name

    • Your qTest user name

    • Your qTest password

  1. Click Save. You only have to provide your credentials the first time you export TestCases to qTest. Tricentis Tosca saves your credentials for all subsequent exports.

    If you modify your qTest credentials, edit the relevant fields in the Connection Details dialog and click Save and Refresh to confirm the changes.

  2. Select the target qTest project from the drop-down menu.

    If the drop-down menu is empty, there is no available project in qTest. In this case, you need to enter qTest and create a new project.

  3. Select the qTest Module where you want to export the TestCases to. You cannot export your TestCases until you select a Module.

  4. Click Export. Tricentis Tosca exports your TestCase to the selected project and Module and notifies you about whether the export is successful.

If you export the same object multiple times, the object in qTest gets overwritten with each export.