mirror of
https://github.com/OWASP/www-project-ai-testing-guide.git
synced 2026-08-30 12:50:36 +02:00
Clean up Testing Limitations document
Removed unnecessary whitespace and next section references.
This commit is contained in:
@@ -16,10 +16,3 @@ The following **requirements** can enable better results with reduced consumptio
|
||||
- Access to **prompts, architecture, and source code**: the more information is available during testing, the more it becomes possible to perform tests tailored to the specific application and its prompts, **reducing both the number of tests needed and the time required**. In GenAI testing, this is **significantly more important than in standard application testing**, because of the limitations described earlier (temperature, costs, etc.).
|
||||
- **Read access to the administration consoles of third-party services**: to assess some significant risks related to the use of applications based on third-party LLMs (like Denial of Service and Denial of Wallet) it is necessary to analyze the configuration of these services. Such administration consoles may contain **details about the models in use, costs and thresholds, logs, guardrail configurations, source code, and the architecture of the implemented solution**.
|
||||
|
||||
|
||||
|
||||
|
||||
NEXT:
|
||||
3.1 [AI Application Testing](https://github.com/OWASP/www-project-ai-testing-guide/blob/main/Document/content/3.1_AI_Application_Testing.md)
|
||||
|
||||
[Table of Content](README.md)
|
||||
|
||||
Reference in New Issue
Block a user