{"info":{"_postman_id":"5243d729-7bd2-4b42-91bd-07b8cfb5eaeb","name":"#4Project-DataDriven Testing","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"40062290","collectionId":"5243d729-7bd2-4b42-91bd-07b8cfb5eaeb","publishedId":"2sAYkANh86","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-03-13T05:51:19.000Z"},"item":[{"name":"Login to User","event":[{"listen":"test","script":{"id":"0f34a83a-3e5c-4769-a811-7455e7bf42d6","exec":["pm.test(\"Status code is 201\", function(){\r","   pm.response.to.have.status(201);\r","})\r","\r","pm.test(\"Yout test name\", function(){\r","   var jsonData = pm.response.json();\r","   pm.expect(jsonData.id).to.not.equal(null);\r","\r","})"],"type":"text/javascript","packages":{}}}],"id":"63ab2681-0bd2-4a15-8b65-0bafd54940a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"{{email}}\",\r\n    \"password\" : \"{{password}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://reqres.in/api/register/preprod","urlObject":{"protocol":"https","path":["api","register","preprod"],"host":["reqres","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"63ab2681-0bd2-4a15-8b65-0bafd54940a7"}]}