+ Testing Limitations and Requirements

This commit is contained in:
federicodotta
2025-07-13 11:21:09 +02:00
parent 71b4f26900
commit 2b16a5c5f3
2 changed files with 27 additions and 1 deletions
@@ -10,6 +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)**.
## 🟦 AI Application Testing
@@ -72,6 +73,6 @@ Each test case is categorized under one of four pillars:
NEXT:
3.1 [AI Application Testing](https://github.com/OWASP/www-project-ai-testing-guide/blob/main/Document/content/tests/AI_APPLICATION_TESTING.md)
3.0 [Testing Limitations and Requirements](https://github.com/OWASP/www-project-ai-testing-guide/blob/main/Document/content/3.0_Testing_Limitations_and_Requirements.md)
[Table of Content](README.md)