I performed API Testing using Postman for the Authentication and User Management modules.
The work included writing test scenarios, validating request/response structures, status codes, and checking error handling using various HTTP methods (GET, POST, PUT, DELETE).
I also created Postman Collections and environment variables to make the testing scalable and reusable.