Github Repo for all code files written in videos - https://github.com/vardhmanandroid201... Build Restful API End Point Testing Automation Framework In Python With 2 LINES Of Code For Any Test - Part3
1. Final Automation framework with just 2 lines of Code for all Positive/Negative Scenarios
2. How to remove Redundant code
3. How to use modularity of code to reduce the line of code in test script
5. Used Python Libraries -
4.1 pytest : Testing Framework
4.2 requests : Handles all kind of Restful API requests
4.3. Faker : Create Test Data for all kind of testing