mirror of
https://github.com/OWASP/www-project-ai-testing-guide.git
synced 2026-06-01 03:51:42 +02:00
Merge pull request #1 from jsredmond/fix/domain-spelling
docs: fix four spelling errors in Domain-Specific Testing chapter
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Chapter 4: Domain-Specific Testing
|
||||
|
||||
The AI Testing Guide framework is structured around four core layers of a typical AI Architure:
|
||||
The AI Testing Guide framework is structured around four core layers of a typical AI Architecture:
|
||||
- Application Layer
|
||||
- Model Layer
|
||||
- Infrastructure Layer
|
||||
@@ -8,7 +8,7 @@ The AI Testing Guide framework is structured around four core layers of a typica
|
||||
|
||||
While the framework integrates these layers comprehensively, it is also possible-and often useful—to focus testing efforts on one specific domain such as Security, Privacy, RAI and Trustworthy AI (TAI).
|
||||
|
||||
It is useful to understand whaich test are related to Secuirty and PRivacy and which to RAI and TAI.
|
||||
It is useful to understand which test are related to Security and Privacy and which to RAI and TAI.
|
||||
|
||||
We define the following three kind of Input for an AI System:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user