TheCatAPI QA Report

thecatapi
Public

Tests & coverage

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

Tests
API-BREEDS-ENDPOINT-SUPPORTS-PAGINAT-903C3E52
Passed
Medium
Breeds endpoint supports pagination parameters
Product area
Breeds API
Target
API
HTTP
Runtime
00:00
Test steps
Procedure and expected result for each step.
1
Action
Run saved GET /breeds with limit=5 and page=0.
Expected result
The read-only target accepts pagination parameters.
2
Action
Validate breed list contract.
Expected result
Status is 200 and the first breed has id and name.
Execution history
Execution history for this public test.
Passed
00:00
Environment
Production
Executed by
QA runner
2026-07-01T21:52:51.989+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.