Publishing test assets to the remote Git repository

When you create or update any test assets in Rational® Performance Tester, you can publish your changes to the remote Git repository. Therefore, when you publish test assets, other members in the project can use your test assets in their test run, if required.

Before you begin

You must have completed the following tasks:

About this task

You can either publish only the updated test asset files or entire project to the remote Git repository.

Procedure

  1. Open Rational® Performance Tester.
    The default perspective is the Performance Test.
  2. Locate the test assets files or projects that you updated from the Test Navigator pane.
  3. Right-click the test assets or project, and then click Team > Commit.
    The Git Staging view is displayed.
  4. Select the updated test asset files from the Unstaged Changes pane.
  5. Click single_selection_icon or multiple_test_assets to select a specific file or all the files from the Unstaged Changes pane to the Staged Changes pane.
  6. Enter a message in the Commit Message pane.
  7. Click Commit and Push.
    The Push Result dialog is displayed with the status of the commit to the remote Git repository.

Results

You have published test assets to the remote Git repository.