General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Valentin Despa
comments
Comments by "" (@directedspeed) on "Data-driven testing using Postman" video.
YOU JUST SAVED ME HOURS OF TOILING!!! I WAS TRYING TO GET A WAY TO CHECK IF THE DATA SUPPLIED IS THE SAME AS THAT RETURNED AND YOU SPOKE ABOUT IT. THANKS A MILLION!!!
2
Thank you Valentin for the video. I have tried this test on a different API but keep getting errors. First question I have is why it is returning a status code of 200 when it is a POST request? Also, when I checked my database, the created data is not showing (The response body on postman is always null). Finally, I got this error (I did a post request on creating a question and storing it in the database. The name of the parameter is Question): Create question | TypeError: Cannot read property 'Question' of undefined
2