With this section, you have reached the center-piece of this book. Making use of the features and tools discussed in the previous section, we will first discuss the various concepts and design patterns and deep dive into the implementation of automated tests. We will then move from the basics of headless and UI testing to more advanced techniques, and how to handle a positive-negative test.
This section contains the following chapters:
- Chapter 4, Test Design
- Chapter 5, From Customer Wish to Test Automation – The Basics
- Chapter 6, From Customer Wish to Test Automation – Next Level
- Chapter 7, From Customer Wish to Test Automation – And Some More