Serenity BDD Report
Home > The Internet - Authentication > Form-based authentication > Using username and password to log in
Report generated 30-04-2024 19:09

Form-Based Authentication

  Form-Based Authentication (feature)   1 To 10 Seconds (Duration)   Authentication (capability)

Using username and password to log in

"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.

Scenario Outline

When she logs in using "<username>" and "<password>"
Then she should see that authentication has <outcome>

Examples: 

# Username Password Outcome
1 tomsmith SuperSecretPassword! succeeded
2 foobar barfoo failed
Steps Outcome
SUCCESS 2s 043ms
SUCCESS 1s 761ms
SUCCESS 3.81s
Serenity BDD version 4.1.6