Category Archives: API testing
Reqover: easily measure your API tests coverage like a ninja
When it comes to test coverage, many people would probably imagine something like code coverage by unit tests. Or a traceability matrix with user stories, test cases and checkboxes next to them, shedding light on what’s automated and what’s not. But it seems to me, there was always a grey area in between. Functional API…