|
SOASTA CloudTest provides both the ability to record a user's browser actions in a browser UI, and the message-level network traffic that underlies those actions. In some cases, it may be desirable to have a test that demonstrates both browser actions and messages using the same actions. In those cases, you can use a WebUI test containing browser actions to record HTTP traffic against the same site. Use the following instructions to create a recording from such a test. |
|
|
Prerequisites
Note: If a corporate proxy that requires a user name and password is in use, a “cross-domain” version of the browser (either Internet Explorer or Firefox) is required for both recording and playback of WebUI compositions. Refer to Enabling Cross-Domain Browser Tests. |
|
|
Steps
The Conductor will drive the browser-based test as well as provide the HTTP(S) recording data stream. |
![]() |
If you're working with a WebUI test clip that you've just created, add it to a test composition before proceeding. |
![]() |
The Recording Editor appears. |
![]() |
|
![]() |
|
|
|
Optionally, check Enable HTTPS Recording if the test involves an HTTPS site. Refer to Creating a Packet-level Recording if you are working with an HTTP site. Refer to Creating an HTTPS Recording if you are working with an HTTPS site. |
|
|
|
The test begins to run and the configured browsers launch to run the WebUI portion of the test. Meanwhile, the message-level traffic (HTTP or HTTPS traffic) generated by the test is recorded. |
![]() |
|
![]() |
|
|
Further Steps
|