# Agents

### **aqua Test Automation Agents** <a href="#aqua_test_automation_agents" id="aqua_test_automation_agents"></a>

| **aqua Test Automation Agent** | **Test Type**                                           | **System Requirements**                                                                                                                                                                |
| ------------------------------ | ------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Ranorex                        | Web-ApplicationsMobile ApplicationsDesktop Applications | Windows 7 or laterWindows Server 2008 or laterMicrosoft Windows Installer 3.1Microsoft Visual C++ 2008Microsoft Visual C++ 2010Microsoft .Net Framework 4.7.2 2GHz Dual Core, 1 GB RAM |
| JMeter                         | Load and Performance Tests                              | Windows 7 or later or Linux (e.g. Ubuntu)Java                                                                                                                                          |
| SoapUI                         | Webservice Tests                                        | Windows 7 or later1GHz or higher512MB RAM200MB hard disk space for installation                                                                                                        |
| <p>Database<br>MSSQL</p>       | Database Tests                                          | Windows 7 or laterMicrosoft .Net Framework 4.7.2                                                                                                                                       |
| DatabaseOracle                 | Database Tests                                          | <p>Windows 7 or later<br>ODACMicrosoft .Net Framework 4.7.2<br><br>Optionally:Java (64 bit)Oracle Client (Odp.net with dependencies) </p>                                              |
| PowerShell                     | Shell TestsShell Scripting                              | Windows 7 with SP 1 or laterWindows Server 2012 or laterWindows Management Framework 4.0Microsoft .Net Framework 4.7.2                                                                 |
| UnixShell                      | Shell TestsShell Scripting                              | Unix-based OSJava                                                                                                                                                                      |

&#x20;&#x20;

### **Supported 3rd Party Tools** <a href="#supported_3rd_party_tools" id="supported_3rd_party_tools"></a>

&#x20;aqua supports different 3rd party tools, which can be integrated by our agents. Download agents SaaS: <https://app.aqua-cloud.io/>Download agents On Premise: http(s)://<**YourServerNameOrIP**>/&#x20;

| **Tool**                                 | **Version**                                                                                            |
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| JMeter                                   | 3.3, 5.2                                                                                               |
| Ranorex                                  | 5.4.x, 6.x, 7.x, 8.x, 9.x, 10.x                                                                        |
| SoapUI                                   | 5.3.0                                                                                                  |
| Database                                 | Oracle, MS SQLuntested: MySQL                                                                          |
| PowerShell                               | all                                                                                                    |
| UnixShell                                | all                                                                                                    |
| Jenkins                                  | \<on request>                                                                                          |
| Eclipse Mylyn Plugin                     | Eclipse Luna SR1, Kepler SR2, Juno SR2, Ingigo SR2 + Mylyn 3.8, Eclipse Helios SR2 (3.6.2) + Mylyn 3.7 |
| Selenium + Java                          | all versions                                                                                           |
| Jira Sync und Plugin (aqua 18 or higher) | Jira on premise v7 - v8.5Jira cloud                                                                    |


---

# 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.aqua-cloud.io/documentation/installation-for-on-premise/system-requirements/agents.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.
