Continuous Testing with Postman | Webinar

  Рет қаралды 94,661

Postman

Postman

Күн бұрын

Пікірлер: 37
@svettnabb
@svettnabb 3 жыл бұрын
Love it! Very useful webinar. Also: "I am going to stop saying Boom" - Then continues on to list all tests: "Boom boom boom boom boom" :D What a legendary person, absolutely love it!
@postman
@postman 3 жыл бұрын
Boom!
@stableschippenham
@stableschippenham 4 жыл бұрын
I watched the first section and learnt so much so quickly, and such a clear and enthusiastic presentation thank you! Watched at x1.5 and still found it super clear :-)
@Sanguinaryyy
@Sanguinaryyy 3 жыл бұрын
Thanks for this Webinar, very thorough, easy and lightweight to watch.
@xalfonso85
@xalfonso85 3 жыл бұрын
Amazing! Thank you to both for the presentation
@jordanstokes7143
@jordanstokes7143 2 жыл бұрын
Thanks for the very helpful presentation!
@smokeaftrspr
@smokeaftrspr 2 жыл бұрын
Thank you Joyce and Trent for this demo. I've learn a lot about API specially the Collection and Jenkins part. Love your enthusiasm to teach and share your knowledge. Just want to ask for some tips and advice on how to ace the job interview I am currently applying for a Tester role wherein the main job is to test API for open banking. I have use postman to explore API (trigger a request to get the response) but not merely using it to create test suite and whatnot.
@postman
@postman 2 жыл бұрын
Very good question! I'll see about pulling together a skills checklist, but in the meantime, here's an overview for more sophisticated testing: medium.com/better-practices/acing-your-apis-what-you-need-to-know-for-test-automation-e3fdba3519b9
@smokeaftrspr
@smokeaftrspr 2 жыл бұрын
@@postman thank you!
@orlandodelacruz4027
@orlandodelacruz4027 4 жыл бұрын
Really nice topics. Thank you for sharing!
@jimzcoi
@jimzcoi 4 жыл бұрын
YLYL: Lost it at random bs xD. Great webinar, great work!
@derrickgunter1378
@derrickgunter1378 3 жыл бұрын
Thanks for a great video! I don't see "Templates" listed in the interface anymore so I just forked instead. New to Postman so maybe I am missing the obvious?
@postman
@postman 3 жыл бұрын
Nothing you're missing, just that the UI has had quite the overhaul since! Forking is the right way to do it from now. :)
@lucianrica
@lucianrica 3 жыл бұрын
this is awesome ♥
@PayalSharma-hh7dg
@PayalSharma-hh7dg 3 жыл бұрын
Hi Thank you for this webinar recording. Great help..I am new to API and would love it if you could help me with integrating faker.js to postman
@paulorszulak8665
@paulorszulak8665 3 жыл бұрын
Hi a bit late to the party, but when I try to search for the intro to writing tests template, it does not seem to exist anymore. Was the template re named to something else or deleted? - Thanks
@postman
@postman 3 жыл бұрын
Here's a direct link: www.postman.com/postman/workspace/postman-team-collections/collection/1559645-13bd44c4-94ec-420a-8390-8ff44b60f14d?ctx=documentation
@goatmunn
@goatmunn 3 жыл бұрын
Collection Runner 🤯
@rayx7996
@rayx7996 4 жыл бұрын
Nice demo, does postman have a detailed 'pre-request' or 'test' script reference doc?
@postman
@postman 4 жыл бұрын
Here's a section in our docs about scripting: learning.postman.com/docs/writing-scripts/intro-to-scripts/
@matthewrogers8046
@matthewrogers8046 2 жыл бұрын
I'm trying to follow along with the tutorial but I was wondering if you could help me understand how to fork or duplicate the environment you're using for the Intro to writing tests - with examples collection? When I initially forked the collection I wasn't provided an environment to work with.
@postman
@postman 2 жыл бұрын
You'll need to go back to the workspace and fork the environment on its own (by finding it in the environment tab, then clicking Fork in the menu)
@andreajohnson8102
@andreajohnson8102 3 жыл бұрын
Hey Postman! Today I tried to follow along with this webinar but no longer see 'Intro to testing' as an available template. Has it changed names or moved somewhere?
@postman
@postman 3 жыл бұрын
Here is a direct link to that template: www.postman.com/postman/workspace/postman-team-collections/collection/1559645-13bd44c4-94ec-420a-8390-8ff44b60f14d?ctx=documentation
@eliassal1
@eliassal1 4 жыл бұрын
Also I was not able to join on July 15, where can I find copy of the presentation? Thanks
@postman
@postman 4 жыл бұрын
You can find it on our website here www.postman.com/webinars/continuous-testing/
@ikromnurrohim
@ikromnurrohim 3 жыл бұрын
hello, I am have problem when I testing my apps with newman in ci cd gitlab, which is my API using vpn to request. do you have solution ? at newman running in ci cd gitlab, error in connection timeout when request my API
@postman
@postman 3 жыл бұрын
Hey! Please check the solution provided here: github.com/postmanlabs/newman/issues/235. If this doesn't help then please ask your question on the community forum: community.postman.com
@ikromnurrohim
@ikromnurrohim 3 жыл бұрын
@@postman thanks🙏
@observingyt
@observingyt 4 жыл бұрын
Can I get Postman API collection in github to download for using as a testing format?
@postman
@postman 4 жыл бұрын
Here's the Postman API that you can use to retrieve your Postman stuff, like collections: explore.postman.com/api/1590/postman-api If you were asking about backing up your collections in GitHub, there's a paid plan integration for that. Or you can use the Postman API to script your own solution. learning.postman.com/docs/integrations/available-integrations/github/#backing-up-collections-on-github
@frozen_tortus
@frozen_tortus 2 жыл бұрын
All cool and dandy, but if you have any kind of UI infront of those API's you don't need to do postman but some E2E, which will test your APIs and UI :D. I guess you guys need to sell something, so more power to you, but most of this is just not needed.
@vanteole9427
@vanteole9427 3 жыл бұрын
13:20 faker? What was that?
@postman
@postman 3 жыл бұрын
You can learn more about how to use Faker in Postman's learning center: learning.postman.com/docs/writing-scripts/script-references/variables-list/
@MSander
@MSander 4 жыл бұрын
Postman developer dosen't using dark thema ?????????? This is very strange
Postman 101 Webinar
1:04:17
Postman
Рет қаралды 16 М.
Can This Bubble Save My Life? 😱
00:55
Topper Guild
Рет қаралды 68 МЛН
My Cheetos🍕PIZZA #cooking #shorts
00:43
BANKII
Рет қаралды 26 МЛН
Ouch.. 🤕
00:30
Celine & Michiel
Рет қаралды 48 МЛН
How to run Postman API Tests with Newman in Gitlab CI
13:23
Valentin Despa
Рет қаралды 37 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 270 М.
Postman Beginner's Course - API Testing
2:09:38
freeCodeCamp.org
Рет қаралды 2,4 МЛН
Writing Tests in Postman - with Examples | The Exploratory
12:53
How to write API test cases in Postman using JavaScript
15:45
Naveen AutomationLabs
Рет қаралды 88 М.
What is Continuous Delivery?
5:51
IBM Technology
Рет қаралды 114 М.
Postman API Builder - Webinar
45:39
Postman
Рет қаралды 21 М.
Consumer-driven Contract Testing using Postman
30:47
Valentin Despa
Рет қаралды 31 М.
На что способен ваш компьютер?
0:34
Как настроить камеру хоп-ап
1:00
TimToker
Рет қаралды 2,6 МЛН
Мой новый мега монитор!🤯
1:00
Корнеич
Рет қаралды 8 МЛН
Худший iPhone 16. #apple #iphone
1:01
Не шарю!
Рет қаралды 190 М.