# The OWASP Testing Framework

3.1 [The Web Security Testing Framework](/3-the_owasp_testing_framework/0-the_web_security_testing_framework.md)

3.2 [Phase 1 Before Development Begins](/3-the_owasp_testing_framework/0-the_web_security_testing_framework.md#phase-1-before-development-begins)

3.3 [Phase 2 During Definition and Design](/3-the_owasp_testing_framework/0-the_web_security_testing_framework.md#phase-2-during-definition-and-design)

3.4 [Phase 3 During Development](/3-the_owasp_testing_framework/0-the_web_security_testing_framework.md#phase-3-during-development)

3.5 [Phase 4 During Deployment](/3-the_owasp_testing_framework/0-the_web_security_testing_framework.md#phase-4-during-deployment)

3.6 [Phase 5 During Maintenance and Operations](/3-the_owasp_testing_framework/0-the_web_security_testing_framework.md#phase-5-during-maintenance-and-operations)

3.7 [A Typical SDLC Testing Workflow](/3-the_owasp_testing_framework/0-the_web_security_testing_framework.md#a-typical-sdlc-testing-workflow)

3.8 [Penetration Testing Methodologies](/3-the_owasp_testing_framework/1-penetration_testing_methodologies.md)


---

# 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://owasp.boireau.io/3-the_owasp_testing_framework.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.
