Library › Book 3 › Appendix A: Self-Assessment Quizzes
Appendix A: Self-Assessment Quizzes
17.1🔒Q&AQuiz 1: ReAct Foundations (Chapters 1-4)1. What are the four phases of the ReAct loop? 2. Why is the observation phase side-effect free? 3. Name three limitations of the ReAct…
17.2🔒Q&AQuiz 2: Multi-Agent Systems (Chapters 5-7)1. What is the key difference between the Orchestrator and Swarm patterns? 2. What does the Reconciler do in the Swarm pattern? 3. Why does…
17.3🔒Q&AQuiz 3: Guardrails and Safety (Chapters 9-11)1. Name the five guardrails for agentic testing. 2. What is the principle behind guardrail design? 3. How do you calculate the max_steps…
17.4🔒Q&AQuiz 4: Determinism and Economics (Chapters 12-14)1. What are the four levels of the determinism spectrum? 2. What is the most practical technique for using agents in CI? 3. Name the four…
17.5🔒Q&AQuiz 5: Testing Agentic Systems (Chapter 16)1. What are the six testing surfaces for an agentic system under test? 2. Why does MCP schema drift cause worse failures than REST contract…