In this course you will learn how to
- Highlights the risks associated with test scripts allowing you to evaluate whether these risks are likely to become a reality for you and your project team
- Apply the YAGNI principle is applicable to software testers and how to apply this principle to removing the unnecessary information from your test scripts
- Refactor duplicate steps in your test scripts into a single common location
- Optimise your test scripts by merging and generalising less important steps while identifying more important steps, allowing you and others in your team to quickly understand the purpose of your tests