Nov 13
Postman Tutorial Part 4 – Sending GET Request With Params in Postman
Hello Folks, As part of our API Testing series, we will see “Sending GET request with params in Postman”. In last post, we saw how can we send a GET request to list all users. It simply list all users. What if we want to list users based on some conditions? For E.g. List all users whose […]