Learning center

FAQ

All commonly asked questions are posted here. Questions are classified by gategories to help you quickly access answers - click on a category below. Feel free to contact us if you are not able to find the answer here.

What is a the Session Recorder and how does it work?

Our Session Recorder is a nifty tool (Edit Test> New Test> Advanced> Record Session> Proxy Recorder) that is available for all to use. What this tool does is that it opens your URL in a new tab on your browser, and records all actions taken on the page. All GET requests are captured, and a script is then automatically generated for you at the end of the session.

How to use our Session Recorder
Select the “User Scenarios” Tab
Click on “Create User Scenario”
Select either our graphical editor (Basic) or text editor (Advanced)
Enter your target URL and click “Start Recording”

A new window with your URL will then pop up, and whatever actions taken on this page will be recorded. Once the user actions are completed, you can close the window and stop the recording, and the script will automatically be generated for you. You can then choose to further edit the script if you’re into advanced scripting, and run the tests accordingly.
Note: Remember to change back the settings in your browser once your Session Recording is over, so as to not use the proxy anymore.

For more information on how to configure your proxy settings for the Session Recorder, please refer here.

See also: - What is a user scenario?
- What is a test configuration?
- The Load Impact load script API


Permalink