General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
comments
Youtube comments of (@directedspeed).
@vdespa Thanks for your prompt response! It worked
2
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 very much Valentine for this course. For just one api, I can perform multiple tests. For example, to check if each of the parameters are required, I can make each field empty to see if it will produce a 400 status code error. I can also perform additional manual test on just one api. So in total for one api, I can have like 6 manual tests. Can you please explain how I can automate it so that I won't have to repeat the process.
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
Thank you for this video. I have a question. How can I call a request from the script using the request name. I've seen you do it but can't seem to remember the video . @vdespa
1
Thank you for the teaching...How can I send HTTP request from scripts using the request name
1
Good morning Valentin. Thank you very much for this video. I never knew anything like this was possible through postman. I have watched the videos but I keep getting errors. Please help. Or is something wrong with the url? POST https://requestb.in/1dcigd51 Error: getaddrinfo EAI_AGAIN requestb.in Request Headers Content-Type: text/plain User-Agent: PostmanRuntime/7.26.8 Accept: / Postman-Token: 9e84273e-af39-426d-b15a-261266ee3b3f Host: requestb.in Accept-Encoding: gzip, deflate, br Connection: keep-alive Request Body
1
@vdespa Can you do a video on this?
1