Interview Guides
You’ve been asked to validate a newly built API endpoint before it is released to production. The endpoint will be consumed by other internal services, so you want confidence in both functional correctness and release readiness.
Explain how you would approach testing an API endpoint.