Serenity BDD Report
Home > Requirements > The internet - authentication > Form-based authentication
Report generated 12-05-2026 05:12

Feature: Form-based authentication

In order to learn how to use Serenity/JS with Cucumber and WebdriverIO
As a Curious Developer
I'd like to see an example

Feature Coverage By Scenario

Scenarios

"The Internet" is an example application
that captures prominent and ugly functionality found on the web.
Perfect for writing automated acceptance tests against 😎
With Serenity/JS you can use Markdown
to better describe each Feature and Scenario.

When she logs in using "{username}" and "{password}"

Then she should see that authentication has {outcome}

Feature Coverage By Scenario

Test Outcomes

Test Performance

Key Statistics

Number of Scenarios 1 Total Duration 2s
Total Number of Test Cases 2 Fastest Test 917ms
Number of Manual Test Cases 0 Slowest Test 1s
Tests Started May 12, 2026 05:12:27 Average Execution Time 1s
Tests Finished May 12, 2026 05:12:29 Total Execution Time 2s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Form-Based Authentication Using username and password to log in
1 passing test case
1 failing test case
Chrome,linux 2 05:12:27 2s 054ms FAILURE

Manual Tests

No manual tests were recorded
Serenity BDD version 4.2.34