This framework tests open-source API's
In this testing framework - I have tested API's and automated the validations required for tests This framework uses -
- Javascript for programming
- NewMan for CLI integration
- Data-Driven testing when required
- Different env can be integrated depending upon use case (As of now testd with QA env)
- Pre-request script is setup for one of API request
- Tests are used for validation of API response received
- Query_params are set in variables
- Examples are added for each API request to make it easier for review and setup
- HTML reports are generated
In this repo - I have added json of collection so that you can directly import in your postman tool and can review and make changes as required Also how to setup new-man and html reporting all commands are also attached in (.txt file)