# Test Editor

- [Concepts](/test-editor/concepts.md)
- [Overview](/test-editor/concepts/overview.md): A quick overview of Akto's Test Editor
- [Test YAML](/test-editor/concepts/test-yaml.md)
- [Test Library](/test-editor/concepts/test-library.md)
- [Custom Test](/test-editor/concepts/custom-test.md)
- [Test YAML Syntax (Detailed)](/test-editor/concepts/test-yaml-syntax-detailed.md)
- [ID](/test-editor/concepts/test-yaml-syntax-detailed/id.md)
- [Info](/test-editor/concepts/test-yaml-syntax-detailed/info.md)
- [Wordlists](/test-editor/concepts/test-yaml-syntax-detailed/wordlists.md): You can use wordlists in Akto's YAML tests
- [Auth](/test-editor/concepts/test-yaml-syntax-detailed/auth.md)
- [API Selection Filters](/test-editor/concepts/test-yaml-syntax-detailed/api-selection-filters.md)
- [Execute](/test-editor/concepts/test-yaml-syntax-detailed/execute.md)
- [Validation](/test-editor/concepts/test-yaml-syntax-detailed/validation.md)
- [Contexts](/test-editor/concepts/test-yaml-syntax-detailed/contexts.md): You can use information from all of your Akto dashboard in your YAML test.
- [Strategy](/test-editor/concepts/test-yaml-syntax-detailed/strategy.md): Overall strategy of test execution
- [Conditional flows](/test-editor/concepts/test-yaml-syntax-detailed/conditional-flows.md): You can execute and compare responses from multiple API calls in YAML tests
- [Parallel flows](/test-editor/concepts/test-yaml-syntax-detailed/parallel-flows.md): You can execute and compare responses from multiple API calls in parallel in YAML tests
- [Template YAMLs](/test-editor/concepts/template-yamls.md)
- [Local File Inclusion with Akto](/test-editor/concepts/template-yamls/local-file-inclusion-with-akto.md): This page is about testing for Local File Inclusion using Akto's custom test templates
- [Dynamic severity](/test-editor/concepts/dynamic-severity.md)
- [How To](/test-editor/how-to.md)
- [Edit Test](/test-editor/how-to/edit-test.md): Explore about how to edit the Akto test.
- [Create a Custom Test](/test-editor/how-to/create-a-custom-test.md)
- [Deactivate Test](/test-editor/how-to/deactivate-test.md): Explore about how to deactivate a custom test.
- [Play in Test Editor Background](/test-editor/how-to/play-in-test-editor-background.md)
- [Copy Test Content](/test-editor/how-to/copy-test-content.md)
- [Opening Endpoint in Test Editor](/test-editor/how-to/opening-endpoint-in-test-editor.md)
- [Add a New Test Library](/test-editor/how-to/add-a-new-test-library.md)
- [Contribute to Test Library](/test-editor/how-to/contribute-to-test-library.md)
- [Add Test Role in Editor](/test-editor/how-to/add-test-role-in-editor.md)
