TheCatAPI QA Report

thecatapi
Public

Tests & coverage

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

Tests
API-BREED-FILTERED-IMAGE-SEARCH-RETU-56514259
Passed
Medium
Breed-filtered image search returns a public image
Product area
Images API
Target
API
HTTP
Runtime
00:00
Test steps
Procedure and expected result for each step.
1
Action
Run saved GET /images/search?limit=1&breed_ids=beng&include_breeds=1 through QAA API runner.
Expected result
The runner requests a read-only breed-filtered image search.
2
Action
Validate the response.
Expected result
Status is 200 and returned item has id and url. Breed metadata is not asserted because CatAPI public response currently returns breeds as null for this query.
Execution history
Execution history for this public test.
Passed
00:00
Environment
Production
Executed by
QA runner
2026-07-01T21:52:45.603+00:00
Notes

The published checks passed.

Passed
00:00
Environment
Production
Executed by
QA runner
2026-06-23T11:12:27.343+00:00
Notes

The published checks passed.

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.