Publishing a dataset

When you create or edit any datasets in Rational® Test Automation Server, you can publish your changes to the Git repository. Therefore, when you publish a dataset, other members in the project can use your dataset in their test assets run, if required.

Before you begin

You must have created, edited, or deleted dataset asset in Rational® Test Automation Server.

About this task

The Changes page lists all updates made to the dataset assets. The status of the dataset can be creation, modifications, or deletion of datasets. You can publish all updated datasets or a single dataset listed in the Changes page to the Git repository by selecting the appropriate checkboxes.

changes_page

Rational® Test Automation Server processes one publish request at a time. Therefore, when multiple users attempt to publish the same dataset, the request that reaches first from the users is processed. The other users receive an error message, and they are unable to publish.

When you modify the dataset and publish it to the Git repository, the other members who have access to that dataset can view the updated dataset. You can also perform the following actions from the Changes page:
  • Edit - If you want to make any last-minute updates to the dataset before publishing.

  • Discard - To remove the changes that you made to the dataset asset.

Procedure

  1. Go to the Rational® Test Automation Server URL.
  2. Enter your user name and password, and then click Login.
  3. From the Rational® Test Automation Server UI, open your project.
  4. Go to the Changes page, find the dataset that you want to publish.
  5. Select the checkbox preceded with the Dataset name to publish to the Git repository, and then click Publish.
  6. Enter a description for the changes made to the dataset, and then click Publish.
    A message is displayed for successful pushing of changes to the Git repository.

Results

You have published the modified dataset into the Git repository.