今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Challenge: Break the API
(upbeat music) - [Instructor] You've come a long way and have learned a lot about how APIs work. So now it's time to combine it all together and try and break the API. Part of a tester's job is to find problems with software. And there are plenty of problems with this application, so I want you to dig around and try to find some of them. Put on your destructive tester hat and combine it with all the things that you've learned about APIs and see if you can break this API. So the main kind of thing I'm talking about here is having the API give you back a 500 error. A 500 error means something went wrong and the server has crashed. Feel free to interact with the API through the user interface and through Postman. But don't forget that if you're going through the user interface, you might come across problems that are UI-related and might not have to do with the API itself. Don't worry too much about those. The goal of this…
内容
-
-
-
-
-
-
(已锁定)
Testing GET calls3 分钟 42 秒
-
(已锁定)
Testing PUT calls3 分钟 25 秒
-
(已锁定)
Testing DELETE calls2 分钟 46 秒
-
(已锁定)
Challenge: Break the API1 分钟 43 秒
-
(已锁定)
Solution: Break the API2 分钟 31 秒
-
(已锁定)
Understanding POST calls3 分钟 55 秒
-
(已锁定)
Testing POST calls4 分钟 27 秒
-
(已锁定)
Challenge: Access protected endpoints1 分钟 32 秒
-
(已锁定)
Solution: Access protected endpoints2 分钟 36 秒
-
(已锁定)
-
-