From 574e1221a76e1c584cb9fd3a7223fb83d291fef7 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Thu, 13 Nov 2025 16:53:22 +0100 Subject: [PATCH] Rename chapter to Appendix F Updated chapter title to 'Appendix F: Domain Specific Testing'. --- Document/content/4.0_Domain_Specific_Testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document/content/4.0_Domain_Specific_Testing.md b/Document/content/4.0_Domain_Specific_Testing.md index 121b3cd..16694e7 100644 --- a/Document/content/4.0_Domain_Specific_Testing.md +++ b/Document/content/4.0_Domain_Specific_Testing.md @@ -1,4 +1,4 @@ -# Chapter 4: Domain-Specific Testing +## Appendix F: Domain Specific Testing The AI Testing Guide framework is structured around four core layers of a typical AI Architecture: - Application Layer