Reading Time: 3 minutes
We can write the automation test suite for any service which can be used for performing regression testing. But we can also integrate our automation test scripts using Newman in Jenkins CI/CD pipeline which can be triggered automatically whenever a pull request gets merged.

We need software installed on our system locally:
*

  • Jenkins
  • Node
  • NPM
  • Postman (For writing the collection)

#jenkins ci/cd #postman #newman

Running postman collections using Newman in Jenkins
5.10 GEEK