test automation

Code coverage of E2E with Playwright

Tutorial on how to collect code coverage of E2E tests

Read

KPI validation with locust.io

Tutorial on how to create KPI validation for locust.io to automatically check whether application meets performance criteria.

Read
api testing

Custom matcher for API definition in Python with PyHamcrest and Schemathesis

Tutorial on how to create custom matcher for API response schema using schemathesis and OAS/swagger.

Read
api testing

Custom status code matcher for API testing in Python with PyHamcrest

Tutorial on how to create custom status code matcher with Python and PyHamcrest

Read