REST Assured - 使用 REST Assured 掌握 API 测试
REST Assured - Mastering API Testing with REST Assured
- 1. Introduction to Course
- 2. What is API
- 3. What are Web Services
- 4. Why API Testing and Swagger
- 5. What is RestAssured
- 6. Maven Build Management Tool
- 7. Basic Program in RestAssured
- 8. Introduction to JSON
- 9. JSONPath and JSONObject Part 1
- 10. JSONPath and JSONObject Part 2
- 11. Different Request in RestAssured - PUT Request
- 12. Different Request in RestAssured - PATCH Request
- 13. Different Request in RestAssured - Delete Request
- 14. Authentication and Authorization Part 1
- 15. Authentication and Authorization Part 2
- 16. Authentication and Authorization Part 3
- 17. Parameterization using RestAssured
- 18. Feature File and Runner
- 19. RestAssured API Testing - Steps
- 20. RestAssured API Testing - Execution
- 21. Course Conclusion API Testing