Skip to content

Car API Testing

API test data

Please use below sheet data for API testing. Because Car suppliers test systems will support limited Cars, destinations and selected criteria.

Testing Data

Testing with Postman

The Postman is an API(application programming interface) development tool which helps to build, test and modify APIs. Almost any functionality that could be needed by any developer is encapsulated in this tool. It has the ability to make various types of HTTP requests(GET, POST, PUT, PATCH), saving environments for later use, converting the API to code for various languages(like Java, JavaScript, Python).

The Postman Collection and Environment for an OpenAPI will be shared with integrator then you can start to test the REST API using Postman.

Import collection

You can import collection and environment as given below

Figure1