Authentication
- Authentication is both a feature to test and a prerequisite to test other features.
- A login page example.
- Users log in to do something. Those actions treat authentication as a given.
- In this block, you will learn how to test different authentication methods as well as how to provision authentication state as a part of your test setup.