/
Testing with Postman

Testing with Postman

Postman is an API client tool which helps to test the API's. It enables us to test the same request against different environments with environment specific variables.

Get the postman client - https://www.getpostman.com/



Have a look in ONAP documentation here : https://docs.onap.org/en/dublin/submodules/integration.git/docs/docs_postman.html





Step 1: Add the APPC collections to the postman

Click on Import

Import APPC-API.postman_collection.json

This will add all the API URI, Headers, Request, Pre-required Script into the Postman client.

Step 2: Add the environment

Click the settings icon in top right to select the environment. Import Windriver-lab-Environment.postman_environment.json & choose the environment from drop down.



Step 3:  Test

Select any API and click Send.

Hoorayyy !!!!. Now its easy to test the same api against different environments just by selecting in the environments drop down.



Related content

CLI Functional test cases
CLI Functional test cases
More like this
MockServer
MockServer
More like this
Experimental Development
Experimental Development
More like this
How to run the tests out of the ONAP cluster?
How to run the tests out of the ONAP cluster?
More like this
CPS Pairwise Testing for Honolulu Release
CPS Pairwise Testing for Honolulu Release
More like this
OOF - HPA guide for integration testing
OOF - HPA guide for integration testing
More like this