Serenity BDD Report
Home > Requirements > The internet - authentication > Form-based authentication
Report generated 21-01-2025 22:21

Feature: Form-based authentication

In order to learn how to use Serenity/JS with Cucumber and Playwright
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 1s
Total Number of Test Cases 2 Fastest Test 759ms
Number of Manual Test Cases 0 Slowest Test 894ms
Tests Started Jan 21, 2025 22:21:04 Average Execution Time 826ms
Tests Finished Jan 21, 2025 22:21:05 Total Execution Time 1s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Form-based authentication Using username and password to log in
2 passing test cases
2 22:21:04 1s 657ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.2.12