Serenity/JS with Playwright Test
Home > Requirements > API testing
Report generated 30-04-2024 20:19

Feature: API testing

Scenarios

Alice sends a GET request to '/todos/1'

Alice ensures that the status of the last response does equal 200

Alice ensures that {{the body of the last response}}.id does equal 1

Alice sends a GET request to '/todos/1'

Alice ensures that the status of the last response does equal 200

Alice ensures that {{the body of the last response}}.id does equal 1

Alice sends a GET request to '/todos/1'

Alice ensures that the status of the last response does equal 200

Alice ensures that {{the body of the last response}}.id does equal 1

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 3 Total Duration 0ms
Total Number of Test Cases 3 Fastest Test 487ms
Number of Manual Test Cases 0 Slowest Test 2s
Tests Started Apr 30, 2024 20:19:56 Average Execution Time 1s
Tests Finished Total Execution Time 3s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
API Testing JSON Placeholder /todos should retrieve a todo item by id linux,Chrome 3 20:19:56 487ms SUCCESS
API Testing JSON Placeholder /todos should retrieve a todo item by id linux,Firefox 3 20:20:04 1s 131ms SUCCESS
API Testing JSON Placeholder /todos should retrieve a todo item by id linux,Safari or WebKit 3 20:20:15 2s 325ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.6