Back to Browse

Postman Tutorial - Continuous Integration of Postman API Tests with Jenkins

6.4K views
Aug 13, 2020
18:34

Learn how to integrate Postman with CI/CD using Jenkins. Jenkins is a popular tool used for Continuous Integration and Continuous Deployment. Postman can be easily integrated with Jenkins using the Newman command line tool. We can create a Freestyle project in Jenkins and select the Windows Batch Command in Build Step. In the Command we can pass the Newman Run command which will run the collection along with any environment variables. We can also use HTML Plugin to run a Post Build step in Jenkins to publish Newman HTML reports of API Tests. Found this video interesting - Please Like and Share the video. Have Feedback/Questions - Leave a comment below. Subscribe our YouTube Channel - https://www.youtube.com/channel/UC6LyUhddo6bH2CcFLpFjjsA/ Get access to 100 plus videos on different automation tools. Also never miss out on any new video posted on our channel. Other Video Playlists on our Channel: Selenium: https://www.youtube.com/playlist?list=PLox9xfUeaKQ5qVlG-GyYZHLQCWm4ePMPc Jenkins 2.0: https://www.youtube.com/playlist?list=PLox9xfUeaKQ6lVnKnDRLVsofBHx0FpJcP Maven: https://www.youtube.com/playlist?list=PLox9xfUeaKQ7iBCaDw5MQsmPZUa5gRmCp Blog Site: https://qascript.com

Download

0 formats

No download links available.

Postman Tutorial - Continuous Integration of Postman API Tests with Jenkins | NatokHD