You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API testing project for the Urban Grocers application using Python, Requests, and Pytest. Validates the Kit Name creation feature, authentication, request/response handling, and business rules through functional, regression, and positive/negative API testing.
Automated API testing project for the Urban Grocers application using Python, Requests, and Pytest. Validates REST API endpoints for user management, authentication, client kits, pet registration, and delivery workflows through functional and integration testing.
A test suite for Urban Grocers API, featuring HTTP request tests (GET, POST, PUT, DELETE) to documented endpoints. Built with JavaScript and manual testing with Postman.