Which of the following defect types is NOT an example of a defect type typically found with API testing?

Which of the following defect types is NOT an example of a defect type typically found with API testing?
A . Data handling issues
B . Timing problems
C . High architectural structural complexity
D . Loss of transactions

Answer: C

Explanation:

In the context of API testing, the defect types generally found are related to the specific interactions with the API, such as issues with data formatting, handling, validation, and the sequencing or timing of API calls. Architectural structural complexity is not typically a defect that would be identified at the API testing level. API tests are concerned with the interface and immediate integration points, not the overarching system architecture, which would be more relevant to design or system-level testing.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments