Description
In this course, you will learn:
- Writing tests in Java using REST Assured and JUnit
- REST Assured features
- Parameterization and data driven testing
- Verifying response headers and bodies
- Optimizing your test code through reuse
- (De-)serializing request and response bodies
Syllabus:
- Introduction to REST Assured
- Basic Features and Capabilities
- Parameterizing Your REST Assured Tests
- Optimizing Your REST Assured Code
- Working with XML Responses
- (De-) Serialization of Java Objects in REST Assured Tests