source: https://reqres.in/
http://httpbin.org/post
/ @vdespa
Dynamic Data using Global variable
• if you have many variable in request body...
• Create Request Body..Replace Entire Request Body...
• Add as many as Array...Add Dynamic data..
• Postman is powerful in automating API Test suite..
• ..Allow to make things dynamically...(Need to work with variable...)
• Simple Javascript.... pm.globals.set("name", "Roddur");