Installing the Automated API behavior testing application

Install the Automated API behavior testing application in your IBM® API Connect deployment on VMware.

About this task

Use the following steps to install the Automated API behavior testing application as part of your initial deployment, or to add it in later.

Procedure

  1. Run the following apicup commands to install or update your deployment with the the Automated API behavior testing application:
    apicup subsys set mgmt test-and-monitor-enabled true
    apicup certs set mgmt hub --clear
    apicup certs set mgmt turnstile --clear
    apicup subsys set mgmt hub hub-endpoint
    apicup subsys set mgmt turnstile turnstile-endpoint
    apicup subsys install mgmt
    where:
    • mgmt is the name of your Management server (which you are either installing or updating).
    • hub-endpoint is an endpoint on the ingress subdomain for the API Connect stack; for example: hub.testsrv0231.subnet1.example.com.
    • turnstile-endpoint is an endpoint on the ingress subdomain for the API Connect stack; for example: turnstile.testsrv0231.subnet1.example.com.
    Attention: The hub and turnstile endpoints should be distinct and must not overlap with any of the 4 management endpoints.
  2. Verify that the application deployed properly by completing the following steps:
    1. Log in to API Manager.
    2. On the Home page, click the Test APIs tile.
    3. Verify that the Automated API behavior testing opens.