Actions
SQA #3931
open[SQA] API Testing & automation using Playwright
Description
Performed API testing for the Agency Authentication module to validate core authentication flows and ensure proper request handling, response accuracy and validation behavior.
Scope:
- Signup flow for agency users
- Email verification process
- Resend email verification functionality
- Sign in and sign out APIs
- Email uniqueness validation
- Agency name uniqueness validation
Testing Approach:
- Executed API tests using Playwright and Postman
- Covered positive, negative, and validation scenarios
- Verified response status codes, messages, and payload structure
Expected Outcome:
Authentication APIs function reliably with correct validations, consistent responses, and proper handling of edge cases, ensuring secure and stable agency onboarding and access flows.
Actions