Good practices which can be applied to UI testing.
We will explore why independent tests is a good practice and how to achieve this.
We will explore reasons for separating test cases from the test automation framework.
We will explore approaches for replacing a sleep method in test cases.