vREST Cookbook
Welcome to vREST cookbook guide. The objective of this cookbook is to demonstrate, how you can validate REST APIs via vREST.
- About vREST
- About sample test application
- Writing your first test case
- Response Validation
- Environments / Variables
- Authentication
- Authorization
- Executing test cases
- Chaining Multiple Requests
- JSON Path Syntax
- XML Path Syntax
- Conditional Execution of Test Cases
- Continuous Integration
- Looping
- HTTP Recording via Chrome Extension
- Scheduling vREST Test Cases
- Setup and Tear Down for Test Cases
- Mock Server
- Tips on writing maintainable Test Cases
- Third party tools integration via Hooks