From cdb7ba2e80f24a6cfeb132d6427679489e004f04 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Thu, 6 Nov 2025 15:14:52 +0100 Subject: [PATCH] Update 3.0_OWASP_AI_Testing_Guide_Framework.md --- 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 49aa1d3..4c3adc5 100644 --- a/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md +++ b/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md @@ -10,7 +10,7 @@ Each test case is categorized under one of four pillars: - 🟩 [**AI Infrastructure Testing**](3.3_AI_Infrastructure_Testing.md) - 🟨 [**AI Data Testing**](3.4_AI_Data_Testing.md) -Before starting the analysis, it is important to take into account the limitations of this type of testing and consider the possibility of moving from a black-box approach to a grey-box or white-box approach, which requires additional information. **Limitations and requirements** are described in the chapter **[Testing Limitations and Requirements](3.0_Testing_Limitations_and_Requirements.md)**. +Before starting the analysis, it is important to take into account the limitations of this type of testing and consider the possibility of moving from a black-box approach to a grey-box or white-box approach, which requires additional information. **Limitations and requirements** are described in the next paragraph. ## 🟦 AI Application Testing