Chapter 2

Component Testing — quiz

5 questions · ~4 min

Chapter 2 quiz

Question 1 of 5

A QA engineer is writing a component test for an Order Service. The Order Service calls a Payment Service via HTTP and writes to a PostgreSQL database. Which setup correctly defines the component test boundary?