Live View
Live View
In this chapter, we take a look at the Live View which is available when tests are running.
Click play to start the video, and fullscreen to view in fullscreen mode.
Text
Introduction
The Live View is accessible for running jobs, and provides real-time information about running tests, and allows you to tweak them as they run.
Introduction
The Live View is accessible for running jobs, and provides real-time information about running tests, and allows you to tweak them as they run.
View
Access Live View
Live Data is available from any running job by using the Live Data action.
Show Live Data
To show the Live Data for a running job:
Start in the Jobs view.
Find the running job in the Running Jobs section.
Click the Live View action button.
The Live View opens.
Client Side Monitoring
If the job uses Client Side Monitoring, this tab shows real browser rendering times corresponding to the behavior of a real user accessing the application during the load test.
You will be able to see the total Response Time measured from a real browser for each separate run on this page.
Refresh
The information is automatically updated at regular intervals.
To update the information manually:
Click the Refresh All button
Overview
Chart
For each location, a Location Overview chart displays a graph containing the response time value during the test.
View
Refresh
The information is automatically updated at regular intervals.
To update the information manually:
Click the Refresh All button
Table
Table
The Location Details table lists the test runs for the job.
View
Column | Description |
---|---|
Run | Agent name/identifier and network address. |
Response Time | Time until received response. |
Start (Offset) | Timestamp for the start of the run. The offset shows time elapsed from the start of the test. |
Thumbnail | Button to display thumbnail image of the application. |
Refresh
The information is automatically updated at regular intervals.
To update the information manually:
Click the Refresh Table button
Details
Details
For more in depth data you can drill down into the Location Details table and see the response time for specific URLs in any run.
View
Column | Description |
---|---|
Run | Agent name/identifier and network address. |
Response Time | Time until received response. |
Start (Offset) | Timestamp for the start of the run. The offset shows time elapsed from the start of the test. |
Thumbnail | Button to display thumbnail image of the application. |
Drill-Down Details
To view the details:
Choose the run you want to examine:
Click Expand
The pages in the run are displayed:
Column | Description |
---|---|
Page | Order of the page in scenario. |
URL | Called URL. |
Response Time | Time until received response. |
Click Expand
The URLs in the run are displayed:
Column | Description |
---|---|
URL | Called URL. |
Response Time | Time until received response. |
Method | HTTP Method used for the URL. |
Size | Response size. |
Mime Type | Response Mime-Type. |
HTTP Response | Response HTTP Code. |
Error Message | Error message for failed call. |
Click Expand
Response times for the URL is displayed in a chart:
Live View Errors
Errors show detailed information about any possible errors if any have occurred.
The chart and table show Hard and Soft errors for failed calls.
Location Filter
The chart and table can be filtered by location.
Open the Locations dropdown menu
Select the location to display
Overview
Errors Over Time Chart
The Errors Over Time chart shows error occurrences during the test for the selected location.
The chart shows hard and soft errors as they occur, expanding the axis as needed.
Live Error Feed Table
The Live Error Feed table shows information about the last recorded errors.
Column | Description |
---|---|
Page | Page order number and name in the scenario. |
URL | HTTP Method and URL associated with the error. |
URL Index | Error number relative to the URL. |
Time Offset | The time when the error occurred, relative to the start of the test. |
Error Type | HTTP Error Code and message for the error. |
Actions | Buttons for possible actions to perform on the error. |
Actions
Column | Action | Description |
---|---|---|
Go to Details | Open the Error Details dialog. |
Error Details
The Error Details dialog provides access to a number of tabs containing detailed information relating to the error.
Overview
Error Summary
The Summary tab shows the received content of the response.
Page | Page order number and name in scenario. |