User Tools
development:applications:ebondingtesting:howto
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development:applications:ebondingtesting:howto [2017/02/10 17:28] – pmurphy | development:applications:ebondingtesting:howto [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | The application posts HTTP Post requests to a soap component endpoint. | ||
| + | |||
| + | It dynamically modifies soap messages to trigger various exception cases. | ||
| + | The application is run via a basic CLI. | ||
| + | |||
| + | **Main Menu** | ||
| + | |||
| + | {{: | ||
| + | |||
| + | * 0 Run all message and exception checks | ||
| + | * 1 Send a Create message check response & run all Create exception checks | ||
| + | * 2 Send a Verify message check response & run all Verify exception checks | ||
| + | * 3 Send a Modify message check response & run all Modify exception checks | ||
| + | * 4 Send a Verify | ||
| + | * 5 Send a Retrieve check response & run all Retrieve exception checks | ||
| + | * 5 Trigger AVC messages and check responses | ||
| + | * 6 Send messages in order chosen by user, supports Create, Cancel, Verify, Modify & Retrieve messages | ||
| + | * 7 Basis manual load testing, send the desired number of create & cancel messages | ||
| + | |||
| + | For Create, Verify, Modify, Cancel, & Retrieve options a sub menu allows the user to run all commands related to that message, or run a single exception check command. See menu options below. | ||
| + | |||
| + | **Create Menu** | ||
| + | |||
| + | {{: | ||
| + | |||
| + | **Verify Menu** | ||
| + | |||
| + | {{: | ||
| + | |||
| + | **Modify Menu** | ||
| + | |||
| + | {{: | ||
| + | |||
| + | **Cancel Menu** | ||
| + | |||
| + | {{: | ||
| + | |||
| + | **Retrieve Menu** | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Application creates a testReport.txt in the root of the application. Please note if you choose option 0 from the main menu or run all create commands the last Check/ | ||
| + | |||
| + | **Test Report** | ||
| + | |||
| + | {{: | ||
| + | |||
| + | If you run into any issues please ensure that the values in the config file are correct. This located at config/ | ||
| + | |||
| + | {{: | ||