I’m a serial entrepreneur and full-stack engineer with 25+ years in EdTech, AI, and data science.
This is a lightweight and extensible test framework built with pytest to validate REST API endpoints. It supports common HTTP methods (GET, POST, PUT, DELETE) and includes reusable fixtures for API ...
All defects are documented in GitHub Issues with reproduction steps and screenshots, defect screenshos are also documented in ExecutionResults/Screenshots.
Abstract: As REST APIs have become widespread in modern web services, comprehensive testing of these APIs is increasingly crucial. Because of the vast search space of operations, parameters, and ...
Abstract: REST APIs (Representational State Transfer Application Programming Interfaces) are an indispensable building block in today’s cloud-native applications, so testing them is critically ...
Marina Polishchuk is passionate about systematically testing complex software. She is currently working at Microsoft Research on the problem of how to find security and reliability bugs in cloud ...
The last few years have seen an exponential increase in the development and use of web-based APIs. It’s common now to see applications, websites, services, and databases being loosely coupled, ...