# Test cases management

- [Test cases](https://docs.aqua-cloud.io/documentation/items/test-cases-management/test-cases.md): Design structured manual test steps and set default actual result templates for every test case. Streamline test execution with step designer and customizable execution details.
- [Nested test cases (shared test cases/steps)](https://docs.aqua-cloud.io/documentation/items/test-cases-management/nested-test-cases-shared-test-cases-steps.md): Easily reuse and manage nested test cases and steps for efficient test maintenance. Learn how to set conditions and parameters for streamlined testing workflows.
- [Manual testing](https://docs.aqua-cloud.io/documentation/items/test-cases-management/manual-testing.md): Efficiently manage and execute manual test cases in aqua. Learn to track results, update statuses, and streamline software testing in your workflow.
- [Test data or Variables manager](https://docs.aqua-cloud.io/documentation/items/test-cases-management/test-data-or-variables-manager.md): Easily manage and reuse test data sets with the Variable Manager - parameterize test cases, update variables, and streamline data-driven testing in just a few clicks.
- [Test environment tracking with labels (tags)](https://docs.aqua-cloud.io/documentation/items/test-cases-management/test-environment-tracking-with-labels-tags.md): Easily manage and track detailed test environment info with aqua Test Execution Labels. Add, edit, organize, and clean up labels for precise test case analysis and reporting.
- [Test execution results](https://docs.aqua-cloud.io/documentation/items/test-cases-management/test-execution-results.md): Access comprehensive test execution results documentation - track, review, and manage outcomes efficiently for effective test case analysis and improved quality assurance.
- [Test automation](https://docs.aqua-cloud.io/documentation/items/test-cases-management/test-automation.md): Discover aqua web client’s Test Automation features - explore capabilities, integration, and benefits for efficient automated testing workflows in your QA process.
- [Capture: Test recorder/bug reporter](https://docs.aqua-cloud.io/documentation/items/test-cases-management/capture-test-recorder-bug-reporter.md): Effortlessly capture, edit, and share manual test sessions with aqua’s Chrome extension. Record actions, add screenshots or videos, and sync details directly to aqua or Jira.
- [Test it: easy way to start run](https://docs.aqua-cloud.io/documentation/items/test-cases-management/test-it-easy-way-to-start-run.md): Easily launch and manage your first test case in aqua. Step-by-step guide to start test executions quickly and efficiently. Ideal for seamless QA onboarding.
- [Quick run: test execution of multiple test cases at once](https://docs.aqua-cloud.io/documentation/items/test-cases-management/quick-run-test-execution-of-multiple-test-cases-at-once.md): Accelerate QA with aqua's Quick Run - execute multiple test cases at once, customize fields, and streamline defect detection for faster, more efficient software testing.


---

# 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/items/test-cases-management.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.
