Starting Rational® Integration Tester from the command line
You must start Rational® Integration Tester from the command line by using the hostname and port of the computer on which you installed HCL® AppScan Dynamic Analysis Client when you want HCL® AppScan Dynamic Analysis Client to capture and scan the HTTP traffic from and to Rational® Integration Tester. After you start Rational® Integration Tester and run tests, the HTP traffic is scanned by HCL® AppScan Dynamic Analysis Client for security vulnerabilities.
Before you begin
- Read and complied with the prerequisites described in Prerequisites.
- Installed HCL® AppScan server or HCL® AppScan Dynamic Analysis Client.
- Noted the hostname and port used by HCL® AppScan server or HCL® AppScan Dynamic Analysis Client for Rational® Integration Tester.
Procedure
- Open the command line.
- Go to the Rational® Integration Tester installation directory.
-
Run the following command with the details of the hostname and port of the
proxy host of HCL® AppScan Dynamic Analysis
Client:
IntegrationTester -appScanProxyHost <host_name> -appScanProxyPort <port>
For example, if the hostname of the computer where you installed the HCL® AppScan Dynamic Analysis Client is 127.2.1.0 and the port assigned to the Rational® Integration Tester application is 64482, the command can be as follows:
IntegrationTester -appScanProxyHost 127.2.1.0 -appScanProxyPort 64482
Results
You have started Rational® Integration Tester as an application that HCL® AppScan server or HCL® AppScan Dynamic Analysis Client listens to capture or record HTTP traffic from and to Rational® Integration Tester.
What to do next
You can run tests in Rational® Integration Tester that send or receive HTTP traffic. You can then use the method that you set in HCL® AppScan to scan the HTTP traffic and view the scan reports.