postman-test-suite Setup Get environment file env.json Get data file APIAutomationCreds-Releasetestbed.csv install newman npm install Run Tests newman run -k tests/postman-test-suite.postman_collection.json -d APIAutomationCreds-Releasetestbed.csv -e env.json