From 6b3c10b799da1fb5a7bbcb0f5fcc3ed81f01a251 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Thu, 13 Nov 2025 19:18:13 +0100 Subject: [PATCH] Change header from 'Testing Limitations' to 'Testing Limitations and Requirements' Updated section header to emphasize testing limitations. --- Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md b/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md index 4c3adc5..746bdab 100644 --- a/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md +++ b/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md @@ -71,7 +71,7 @@ Before starting the analysis, it is important to take into account the limitatio -# Testing Limitations and Requirements +## Testing Limitations and Requirements Conducting a purely black-box test on an LLM/GenAI system, especially if it uses a multi-agent architecture, can involve significant limitations and added complexity.