PranitaVPanse/SWAPI-Task2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Endpoints examples:
1) find in site tutorial
Tools: Java AND Rest Assured
Use Cases 1:
1. Find the film with latest release date.
2. Using previous response (1) find the tallest person among the characters that were part of that film.
3. Find the tallest person ever played in any Star Wars film.
Use Cases 2:
1. Create contract test (Json schema validation) for /people API.