# Load Test Result Detail-Statistics and Diagrams

Displays the test environment, test input parameters, and a summary of the executed web surfing session.

You can also **modify, delete or add real-time comments** as well as add or modify the annotation of the test-run - before you generate the PDF report. However, all *retroactively* entered real-time comments are not permanently stored inside the result data.


---

# Agent Instructions: 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/load-test-result-detail-statistics-and-diagrams.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.
