Automated API test suite for backend validation of a grocery platform. Completed as part of TripleTen's QA Engineering program.
Automated positive and negative test scenarios for user kit creation, validating field length restrictions, special characters, numeric strings, and error handling. Validated HTTP responses, required fields, and edge-case input behavior.
Tools: Python · Requests · Pytest · PyCharm · Git/GitHub
Automated API test suite for backend validation of a grocery platform. Completed as part of TripleTen's QA Engineering program.
Automated positive and nega...