Intermediate
Software Testing & QA
Q52 / 100
What is "API testing"?
Correct! Well done.
Incorrect.
The correct answer is A) Testing performed directly on application programming interfaces to verify functionality, reliability, performance, and security of endpoints
A
Correct Answer
Testing performed directly on application programming interfaces to verify functionality, reliability, performance, and security of endpoints
Explanation
API testing verifies requests and responses (status codes, payloads, headers) at the interface level, often faster and more stable than UI tests.
Progress
52/100