Creating tests from recorded events
Tests can be created by using events that are captured in the Recording Studio.
A test is created. The test contains test steps that relate to the selected events. Test steps vary on the type of event.
The following table lists some examples of test steps that are generated from recorded message-based events:
| Message event type | Test step | Properties |
|---|---|---|
| Publish | Publish action |
|
| Receive reply | Receive reply action |
|
The following table lists some examples of test steps that are generated from recorded SQL events:
| SQL event type | Test step | Properties |
|---|---|---|
| INSERT, UPDATE or DELETE | SQL Command action |
|
| SELECT | SQL Query action |
|
| CALL | SQL Command action |
|