API testing in postman - Running Postman collection in the Docker

preview_player
Показать описание

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Most of the time people have the issue with installing software and dependencies. For example, we want to

Schedule the collection of the postman that we have created earlier using ‘POSTMAN’ tool, Rather than installing ‘newman’ command line tool, We will use a Docker image of Linux box with already installed ‘newman’.

🚀 Tools and services I recommend:
Some of the courses that I recommend to become better Automation Tester 🙌🙌

✅Selenium Training and Certification -

✅Learn Jenkins for QA -

✅Programming Java -

✅Test Automation -

✅API Testing -

✅Cypress Tutorial with LIVE Projects -
Рекомендации по теме
Комментарии
Автор

Thanks for this, very helpful. Hope it still applies today with the new postman-cli tool.
What server does the pipeline run against? Do you use a production server to test this against?
Doesn't the server to test against need to be running?
Is there a way to start the server in the pipeline with docker as another docker container to have the tests point to.?
Thanks for your feedback.

geuxor
Автор

Hi thanks for the nice video. Have a question about collection. If I can't generate a collection url, can I run exporting collections n environments in docker. If this is supported, can you please share some examples or commands that helps me

sharmak
Автор

Hey there,
Thanks a lot for your video. Can you explain how to handle the environment s if collection is running against different environments.

sharmak
Автор

Instead of giving the url of postman collection, can we point it to postman collection job and will it run?

itzdevaraj
Автор

Hi thank you very much for your video, could you please tell us how to run in hub automatically once deployed

sivubj
Автор

good informatic video, how can we run different api get and post requests using docker

krishnadasari
Автор

how to download docker?? plz send link

palakprajapati