Part 25 - Postman, Newman and Jenkins Tutorial on automating API tests execution

preview_player
Показать описание
Pre-requiste - Watch Part 14, 15 and 16

In this video I've shown how can we automate api tests execution using Postman, Newman and Jenkins.

STEP 1 - Create command using Newman with Postman API

Step 2 - Create Job

Step 3 - Create Build - Windows Batch Command

Step 4 - Create Post-build Actions - Publish Junit and HTML Reports

Step 5 - Run

Step 6 - Check Reports and Graphs

If you like this video series, please subscribe to this channel if not already subscribed and press bell icon to receive notifications everytime I upload a new video.
Рекомендации по теме
Комментарии
Автор

Hi QA Box Friend, I have been following your videos and is really good, I am always learning something new even though I am using Postman for my API automation from couple of years. I have a challenge to implement authentication in using via Jenkins. Here is my use case:
I have my collections in GIT including API authentication whose token is passed to requests in the collections. However, I should not store the basic authentication credentials in GIT sue to security issues and store them some where in Jenkins and use them at run time from Jenkins job execution with postman collection code from git but security credentials from Jenkins. I am clueless in this and reached out to many but no one had given accurate answer with concrete example. I felt you can answer this question and it's really going to help many. Appreciate your help again for all your wonderful knowledge sharing through videos. I will wait for your answer. Thanks

sharmak