# 4. Execute the Load Test

This category is all about creating/generating the Load Test itself and then executing it on an agent, watching the Load Test progress for real-time analysis and interacting with the test, as it occurs.

This phase also includes getting the post-execution Load Test results and then how to deploy/upload the tests to the Apica Load Test (ALT) portal to execute that test on the Apica platform or to deploy the script to the Apica Synthetic Monitoring (ASM) portal to turn this load test into a long term monitoring script.

* Generate HTTP(S) Load Test Program
* Executing Load Test Programs
* Distributed Load Tests
* Multiple Client IP Addresses


---

# 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/4.-execute-the-load-test.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.
