Hirudini UdugamaHow to get value from response and refer in a request in PostmanFirst I will create a get request as follows.Mar 12, 2022Mar 12, 2022
Hirudini UdugamaCreate and manage workspaces in PostmanWorkspace is an area where we can group, organize and manage collections. This is available from Postman 6.0 and upwards.Feb 16, 2022Feb 16, 2022
Hirudini UdugamaHow to run requests in command line (Newman) in PostmanSteps:Feb 13, 2022Feb 13, 2022
Hirudini UdugamaHow to debug in PostmanFor debugging we can use the postman console.Feb 12, 2022Feb 12, 2022
Hirudini UdugamaFirst test in PostmanPostman tests are javascript codes that are executed after receiving the response. Pre-request scripts are executed before request and…Feb 11, 2022Feb 11, 2022
Hirudini UdugamaQuick snippets in PostmanSnippets are script templates. In postman we can create scripts in multiple locations such as collection level, folder level and request…Feb 7, 2022Feb 7, 2022
Hirudini UdugamaEnvironments in PostmanEnvironment is a set of key — value pairs in postman.Feb 3, 2022Feb 3, 2022
Hirudini UdugamaVariables in PostmanVariables are used to store values. To reuse values in multiple places, avoid repetitions, avoid re-work when changes occurred for values…Jan 21, 2022Jan 21, 2022
Hirudini UdugamaWhat is a Collection in Postman?A collection is a group of API requests organized into separate directories according to a logical orderJan 18, 2022Jan 18, 2022