TestData - Update type

Tricentis Tosca Test Data Service enables you to update types in your database.

To do so, use the TestData - Update type Module .

In case security is enabled, the functionality described on this page may be restricted depending on the user groups you belong to. To set your access rights, contact your Administrator.

This Module is part of the Standard subset. You can find it under Standard modules->Test Data Management->Test Data Service.

Example

The following example shows how to update a type in your database.

To do so, follow the steps below: 

  1. Import the Standard.tsu subset to your workspace (see chapter "Import and export subsets").

  2. Navigate to the Configurations folder and expand the imported Configurations folder therein.

  3. Select the TestDataService configuration and define the following test configuration parameters:

    • TestDataEndpoint to specify the location from which you want to retrieve your records.

    • TestDataRepository to define the repository to be queried.

Define test configuration parameters for TestDataEndpoint and TestDataRepository

  1. Create a TestCase with the name Sample TestCase Using TDS. Assign the TestDataService configuration to this TestCase by using drag and drop (see chapter "Assign configurations").

  1. Drag and drop the TestData - Update type Module onto the TestCase Sample TestCase Using TDS (see chapter "Creating TestSteps from Modules").

  2. Tosca automatically creates a new TestStep called TestData - Update type with the XTestStepValues Existing TDS type* and New type name*.

  3. As an example, enter car as the Value for Existing TDS type* and enter vehicle as the Value for New type name*.

TestData - Update type