Back to Browse

Postman Tutorial - How to write Automated API Tests in Postman (PART-2)

8.8K views
Aug 8, 2020
13:46

Learn how to create Automated Tests to perform functional validations on the Response Body. How to write Automated API Tests in Postman We will use the following test snippets to perform different validations: Response body: JSON value check - To check if the expected value matches with the actual value on the response body. Response body: Contains string - To check if a particular string is present in the response body. Response body is in JSON format. JSON stores data in the form of key-value pairs. In this case response body contains an array of response elements and we need to pass the array index in the JSON response object to access any particular value. Found this video interesting - Please Like and Share the video. Have Feedback/Questions - Leave a comment below. Subscribe our YouTube Channel - https://www.youtube.com/channel/UC6LyUhddo6bH2CcFLpFjjsA/ Get access to 100 plus videos on different automation tools. Also never miss out on any new video posted on our channel. Other Video Playlists on our Channel: Selenium: https://www.youtube.com/playlist?list=PLox9xfUeaKQ5qVlG-GyYZHLQCWm4ePMPc Jenkins 2.0: https://www.youtube.com/playlist?list=PLox9xfUeaKQ6lVnKnDRLVsofBHx0FpJcP Maven: https://www.youtube.com/playlist?list=PLox9xfUeaKQ7iBCaDw5MQsmPZUa5gRmCp Blog Site: https://qascript.com

Download

0 formats

No download links available.

Postman Tutorial - How to write Automated API Tests in Postman (PART-2) | NatokHD