- Collection runs --> automate API testing
- Monitor --> schedule collection runs
- Newman --> Postman CLI tool to integrate in CI/CD
- run the API requests in a collection in a specified sequence
- logs your request test results and can use scripts to pass data between requests and alter the request workflow
- configure the Collection Runner to meet your development needs
- HOW ???
- use a specific environment and pass data files into a run