Exercise from the IT Talent Programme's Quality Assurance course using Selenium + Java.
Exercise: BDD test using Cucumber to create scenario tests and automate testing of the The Internet Heroku App website.
Scenario tests:
- Successful login
- Login with empty password
- Login with invalid password
- Login with empty username and password
- Successful logout