> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/platform-docs/zebratester-scripting/zebratester-user-guide/5.-analyzing-results/comparison-diagrams/analysis-load-test-response-time-comparison.md).

# Analysis Load Test Response Time Comparison

| <p><strong>Compare Results from different Tests</strong></p><p>The diagram in the upper part of the window shows the response time comparison of all web pages.</p><hr><p>The diagram in the lower part of the window shows the response time comparison of the URLs within a particular web page; by default, the first web page.</p><p>Clicking on the diagram bars in the upper diagram displays a comparison of URL calls for any other web page.</p><p>You can generate a <strong>PDF report</strong> in the upper right corner of the window.</p> |   |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | - |
| Clicking on a bar inside the lower diagram displays the detailed results for the corresponding test run.                                                                                                                                                                                                                                                                                                                                                                                                                                                |   |

<br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/platform-docs/zebratester-scripting/zebratester-user-guide/5.-analyzing-results/comparison-diagrams/analysis-load-test-response-time-comparison.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
