Previous Topic: Run the JMeter Test ManuallyNext Topic: Monitor SOAP Traffic


Run your Own JMeter test as Part of the Build

You can create your own JMeter test and run it as part of the build. If you create your own test, we recommend that you use the following naming convention:

[your test name]_core_basic.jmx

To run your own JMeter test as part of the build

  1. Save the test in the following directory:
    <Identity Manager Home>/Connector Server SDK/connectors/sdkws/test
    
  2. Run ant jmeter.core from the Connector Server SDK.
  3. Open the following file to view the result of the test:
    <Identity Manager Home>/Connector Server SDK/connectors/sdkws/build/jmeter/index.html