# What is Loadmance?

Loadmance is a visual performance testing platform designed to test web applications under heavy load conditions. It allows users to simulate multiple concurrent users accessing an application to evaluate its performance capabilities. Here are the key features and aspects of Loadmance:

1. Visual performance modeling, testing, and results analysis platform
2. Allows running performance scripts to test web applications against heavy load and concurrent user traffic
3. No coding knowledge required - users can run and edit test cases without writing code
4. Helps model and simulate resource consumption (CPU, memory) by different parts of applications
5. Simplifies the use of complex performance measurement tools
6. Supports distributed testing from different servers and locations (not limited to local machines)
7. Provides in-depth analysis and customization options for reports
8. Helps identify and fix performance bugs that typically occur in real systems
9. Uses AI technology to recommend custom test templates based on user requirements

Loadmance appears to be particularly focused on J2EE test environments, making it easier for testers and developers to create and analyze performance tests without needing specialized coding skills.


---

# 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://loadmance.gitbook.io/loadmance/what-is-loadmance.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.
