TheCatAPI QA Report

thecatapi
Public

Tests & coverage

What was tested, how coverage is distributed, and which scenarios still need attention.

Tests
API-IMAGE-DETAIL-ENDPOINT-RETURNS-A--98422975
Not run
Medium
Image detail endpoint returns a known public image
Product area
Images API
Target
API
HTTP
Runtime
--
Test steps
Procedure and expected result for each step.
1
Action
Send GET request to /images/0XYvRd7oD.
Expected result
The public read-only target executes the request without auth.
2
Action
Validate image identity and core metadata.
Expected result
Status is 200 and the response contains id, url, width, and height.
Execution history
Execution history for this public test.
Preconditions
    Expected result

    API returns 200.

    Issues & actions
    Follow-up connected to this test result.

    No issue or action is linked to this test yet.