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
The Codeial Development project is a social media web application built with the MERN stack, featuring user authentication using Passport.js and JWT-based tokens. It supports profile picture uploads with Multer and utilizes AJAX for dynamic updates. Secure RESTful APIs, tested via Postman, handle backend operations, API integerations and frontend.
This SQA assignment features a Postman collection for testing The Cat API's image search endpoint. It demonstrates API testing best practices with automated scripts validating response structure, data integrity, and business rules. Includes comprehensive documentation, case study on testing methodologies, and practical functional