Start building tests for the Login page by defining its two inputs.

Start with the User ID. Type Input into column 1 and User ID into column 2.

For the User ID, what could be some different choices?

Since the rules for forming good user IDs and good passwords are different, well need a different set of choices for the password:

Finally, type in “Action” and then “Log In.” This line refers to the step where you click the Log In button.

Now its time to define the different choices for the User ID and the Password.

Save the file and close it.