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

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 4s
Total Number of Test Cases 2 Fastest Test 1s
Number of Manual Test Cases 0 Slowest Test 2s
Tests Started Dec 12, 2024 19:05:01 Average Execution Time 2s
Tests Finished Dec 12, 2024 19:05:05 Total Execution Time 4s

Automated Tests

feature Scenario Context Steps Started Total Duration Result
Form-Based Authentication Using username and password to log in
2 passing test cases
Chrome,linux 2 19:05:01 4s 199ms SUCCESS

Manual Tests

No manual tests were recorded
Serenity BDD version 4.1.20