Serenity/JS with Playwright Test
Home > Requirements > API testing
Report generated 28-05-2025 03:51

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 1 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 1 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 1 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 1s
Number of Manual Test Cases 0 Slowest Test 2s
Tests Started May 28, 2025 03:51:50 Average Execution Time 1s
Tests Finished Total Execution Time 5s

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 03:51:50 2s 257ms SUCCESS
API Testing JSON Placeholder /todos should retrieve a todo item by id linux,Firefox 3 03:52:02 1s 396ms SUCCESS
API Testing JSON Placeholder /todos should retrieve a todo item by id linux,Safari or WebKit 3 03:52:16 1s 686ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.2.12