Serenity BDD Report
Home > Requirements > The internet - authentication > Form-based authentication
Report generated 22-11-2024 22:44

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 2s
Total Number of Test Cases 2 Fastest Test 952ms
Number of Manual Test Cases 0 Slowest Test 1s
Tests Started Nov 22, 2024 22:44:38 Average Execution Time 1s
Tests Finished Nov 22, 2024 22:44:41 Total Execution Time 2s

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:44:38 2s 711ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.20