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
This repository provides a complete setup for automated testing of the GoREST API using Postman and Newman. Each test case validates various API endpoints with positive and negative scenarios. Newman is used to automate test execution from the command line and generate detailed reports, making this setup ideal for integration into CI/CD pipelines.
wallpaper_app is a flutter real time pexels api based mobile responsive app with the feature of pexels api, REST api, set wallpaper fuction and search wall paper on the web with POST api
The project includes a collection of common API testing scenarios, such as testing CRUD operations, handling authentication, working with query parameters, and validating response payloads.
This repository contains API testing for the Dmoney server. The testing includes comprehensive test cases and assertions to ensure the APIs are functioning as expected. A Newman report has been generated for the API test results, and a bug report has been created to document any issues found during testing.