Testing Fundamentals - Testing Types and Levels
Given this acceptance test scenario:
What is the expected outcome when this test runs?
Given the user is on the homepage
When the user clicks the 'Login' button
Then the login page is displayed
What is the expected outcome when this test runs?
