课程: Java: Automated API Testing with REST Assured

今天就学习课程吧!

今天就开通帐号,24,700 门业界名师课程任您挑!

Challenge: Use requests to complete the lifecycle of a resource

Challenge: Use requests to complete the lifecycle of a resource - Java教程

课程: Java: Automated API Testing with REST Assured

Challenge: Use requests to complete the lifecycle of a resource

- [Instructor] Now it's your turn to demonstrate your knowledge of API requests. Your challenge is to complete a full life cycle of a resource by creating, updating, viewing, and deleting a product. Using Java in REST Assured, create a new product called, Sweatband in Category 3 for 5 US dollars. Then update the Sweatband's price to be 6 US dollars. Then retrieve information about the Sweatband. And finally, delete the Sweatband product.

内容