Learning Software Testing with Test Studio
上QQ阅读APP看书,第一时间看更新

Approach

While reading this book, you will find a problem-based approach to automating tests with Test Studio.

The following general approach might vary slightly between the different examples:

  • General problem: We will start by stating the general problem that you may face in real-life automation
  • Real-life example: We will then give a real-life example based on our previous experience in software testing
  • Solutions using the Test Studio IDE: Having described the problem, a solution using the Test Studio IDE will be provided
  • Solutions using code: Finally, some solutions will be provided by writing code

At any point, you can refer to the accompanying Test Studio solution for each chapter, which contains all the examples!