Using a Postman mock server, how can you return a response that contains the value from the request query string parameter ‘id’?
Experience Level: Not defined
Tags: Postman
Answer
Related Postman job interview questions
What are Monitors in Postman?
Postman Not definedYou are supposed to design a mock server that responds with 5 second delay so front-end engineers can verify that their user interface handles the delays gracefully. How will you implement this in Postman?
Postman Not definedWhere can you find a documentation of the Postman Mock Server endpoints?
Postman Not definedYou are using a Postman mock server. Where can you find a history of requests that were sent to the mock server?
Postman Not definedYou are designing a proof of concept of the /healthcheck API endpoint. You want to simulate one state when the system is up and running you and another state when the system reports health issues. How would you achieve this using Postman only?
Postman Not defined