Running an API Suite that references local stubs
When you want to run an API Suite that references local stubs, you can use the HTTP proxy registered with Rational® Test Automation Server to run the local stubs. The API Suite also contains tests that run on the stubs. You must configure the HTTP transport to use the HTTP proxy in the project and commit the project to the remote repository.
Before you begin
- Been assigned the Tester or Owner role to run the tests.
- Read Test run considerations for API Suites.
- Created a test suite that contains stubs that are configured to run on the HTTP proxy registered with Rational® Test Automation Server and tests that run on the stub.
- Committed the test resources to the remote repository.
- Set up the HTTP proxy and registered the proxy with Rational® Test Automation Server. See Setting up the HTTP proxy.
Procedure
- Open the project that contains the test assets you have added from the Git repository and click Execution.
-
Select the branch of the repository that contains the test assets that you want to run.
All test assets in the selected branch are displayed on the Execution page.
-
Identify the test asset that you want to run by performing any of the following steps:
- Look for the test asset or resource by scrolling through the
list.Note: You can also identify the type of the asset or resource by looking for the icon that represents the test type, as shown in the following table:
Icon Represents the test asset or resource AFT Suite API Suite Compound Test JMeter Test Postman resources Rate Schedule Stubs VU Schedule - Search for the test asset or resource by entering any text contained in the test asset or resource name in the Search text box.
- Create a filter query by using the New
filter option by performing the following
steps:
- Click New filter.
- Add or enter the relevant parameters for the filter query.
- Apply the filter query to filter the assets based on the query.
- Save the filter query, if you want to reuse the
filter query later, by performing the following steps:
- Click Save.
- Enter a name for the filter query.
- Click Save.
- Retrieve a saved filter, if you have saved filter queries
earlier by performing the following steps:
- Click the Open filters icon
.Note: To open the filter query, you must have created and saved a filter query.
- Select the saved filter in the Filters dialog box.
- Click Apply to apply the filter.
- Click the Open filters icon
.
- Look for the test asset or resource by scrolling through the
list.
-
Click the Execute icon in the row of the identified test asset.
The Execute test asset dialog box is displayed.
-
Select the version of the test resources that you want to run by completing any of the following actions:
Note: The test resources in the version can contain the test assets, datasets, AFT XML files, API environment tags, and other resources specific to projects created from any of the desktop clients.
-
Select the time for scheduling the test run from the following options:
- Select Now to initiate the test run immediately after you click Execute.Important: Click Execute only after you have configured the other settings in this dialog box.
- Select Later and configure the date and time for scheduling a test to run at the scheduled date and time.
The default time for scheduling a run is Now.
Notes:-
If you have configured some or all of the settings for the current test run, and you do not want to continue with those settings, you can reset the settings by clicking Reset.
-
If you are repeating a test run and do not want to use the saved settings from a previous run, you can reset all the saved settings to their default values by clicking Reset.
- Select Now to initiate the test run immediately after you click Execute.
-
Enter a label for the test run that helps you to identify the test on the Results page.
After the test run completes, the label that you entered is displayed for the test under the Labels column on the Results page. After you have created a label, any member of the project can use that label.
The default value for the Label field is null or an empty field.
Important: The configuration that you set for the test run in the Execute test asset dialog box is preserved when you run the same test again. Those changes are not visible when another user logs in to Rational® Test Automation Server. For example, if you created new variables on the server, those variables are available only for you when the same test is run again.If you want to run the test immediately or at the scheduled time, click Execute, or continue with the next step.
-
Follow the instructions if the API Suite has an environment or secrets configured:
- Click the ENVIRONMENT tab, if it is not already open.
- Select the API test environment from the list if there are multiple environments configured in the test asset.
- Select the secrets collection that contains the secrets to be used for the test run.
Notes:- The test asset that was created in the desktop client and added to the Git repository must have the environments defined as part of the API test project.
- If the test asset contained secrets, then you must create those secrets in secrets collections in the project.
The default value for the environment is the environment configured in the test asset. The default value for secrets is null or an empty field.
If you want to run the test immediately or at the scheduled time, click Execute, or continue with the next step.
-
Click Execute.
The test run is started.
Results
What to do next
- You can view the progress of the test from the Progress page. See Viewing the progress of running test assets.
- You can view the results, reports, and logs of the test from the Results page after the test completes the run. See Test results.