News
This project is a Python-based API automation framework for testing the reqres.in RESTful web service. It uses the pytest testing framework and GitHub Actions for continuous integration. This project ...
Support both functional and performance tests Test by parametrized input / output text files Use flask to mock API services dynamically with magic HTML report Common get/post/request functions to: ...
The request function itself is fairly simple, composed of just the URL and query parameters. However, due to the 1,000 ticker limit per page, we must make use of the next_url response attribute to ...
In order to test the API is set up correctly, as well as gain an understanding of what is generated during the test, I ran one URL through the API using the simple urllib.request method.
Functional testing confirmed the functionality of essential API endpoints used for dynamic CRUD operations, providing consistent response accuracy. Load testing using Apache JMeter revealed that the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results