Hi there, i just I recently started following you guy, and want say a big thank to you for the great job you do in education and training on the use of postman. Thank you
I cannot find the test suite option when importing workspace. Can you please help on this, is this a paid subscription for working on contract testing?
Everything done in the webinar should be available on the free version. Please ask your question on the community forum and give as many details as possible so that other members can help you: community.postman.com
I don't understand those contract tests (Chapter: Using automated testing for checking OpenAPI specification conformity), when they run they validated what against what?
Hi Robert, thanks for asking. The automated testing that's happening there is scanning the OpenAPI specification to get a list of all of the endpoints and properties that you've defined in your spec file, and give you an indication of whether they actually pass the OpenAPI Specification Standard. For example, if you have a parameter that should be capitalized, but isn't, or your endpoint doesn't have a documented example and it should, etc..
@@postman yes originally (and in the video) there was a "validate" button but following your reply it sounds like it is now automatically validating on change, thank you for the reply.
The UI has changed a bit since that webinar. You can check this more recent one: www.postman.com/events/intergalactic/api-lifecycle-part-1-build-and-test-an-api/
Great great great video and great help Also you not only one for whom the application not working in demo It seems there is curse for all IT folks that it will work absolutely perfect all time except in live demo 😂 So to overcome this situation i started recording the demo and if it doesnt work in live demo then i have running video as backup Thanks a lot for making this video and resolving half of my problem 🙏🏽
Hi there, i just I recently started following you guy, and want say a big thank to you for the great job you do in education and training on the use of postman. Thank you
do you need payed version of postman? I can't import the file as test suite.
using the yaml link, i'm unable to change the definition to a test suite
I cannot find the test suite option when importing workspace. Can you please help on this, is this a paid subscription for working on contract testing?
Everything done in the webinar should be available on the free version. Please ask your question on the community forum and give as many details as possible so that other members can help you: community.postman.com
I don't understand those contract tests (Chapter: Using automated testing for checking OpenAPI specification conformity), when they run they validated what against what?
Hi Robert, thanks for asking. The automated testing that's happening there is scanning the OpenAPI specification to get a list of all of the endpoints and properties that you've defined in your spec file, and give you an indication of whether they actually pass the OpenAPI Specification Standard. For example, if you have a parameter that should be capitalized, but isn't, or your endpoint doesn't have a documented example and it should, etc..
Does the validator automatically run in Postman V10? ... the button doesn't appear on the screen anymore.
Are you talking about the API Definition validation? If so it runs automatically whenever you make changes to your API Definition.
@@postman yes originally (and in the video) there was a "validate" button but following your reply it sounds like it is now automatically validating on change, thank you for the reply.
Seems like I must have a paid version of Postman. For free version the only thing I can see is 'Definition'
The UI has changed a bit since that webinar. You can check this more recent one: www.postman.com/events/intergalactic/api-lifecycle-part-1-build-and-test-an-api/
Next time use a HUGE cursor or some kind of highlighter to track the location of the cursor. PLEASE.
22:00 watching the validator fail over and over was painful for most everyone!
Great great great video and great help
Also you not only one for whom the application not working in demo
It seems there is curse for all IT folks that it will work absolutely perfect all time except in live demo 😂
So to overcome this situation i started recording the demo and if it doesnt work in live demo then i have running video as backup
Thanks a lot for making this video and resolving half of my problem 🙏🏽