> For the complete documentation index, see [llms.txt](https://docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akto.io/test-editor/concepts/test-yaml-syntax-detailed.md).

# Test YAML Syntax (Detailed)

## Test YAML Syntax (Detailed)

## Overview

Every Akto test is written in Akto’s YAML format. This page details the keywords available when writing a test.

1. [ID](/test-editor/concepts/test-yaml-syntax-detailed/id.md)
2. [Info](/test-editor/concepts/test-yaml-syntax-detailed/info.md)
   1. Name
   2. Description
   3. Details
   4. Impact
   5. Category
   6. SubCategory
   7. Severity
   8. Tags
3. [Wordlists](/test-editor/concepts/test-yaml-syntax-detailed/wordlists.md)
4. [API Selection Filter](/test-editor/concepts/test-yaml-syntax-detailed/api-selection-filters.md)
   1. Parent Operators
   2. Data Operators
   3. Collection Operators
   4. Combining Conditions using Boolean Operators
5. [Execute](/test-editor/concepts/test-yaml-syntax-detailed/execute.md)
   1. Operators
   2. Combining multiple conditions
6. [Auth](/test-editor/concepts/test-yaml-syntax-detailed/auth.md)
7. [Validation](/test-editor/concepts/test-yaml-syntax-detailed/validation.md)
