Chapter 3. Further Test Customization
This chapter covers syntax and styles necessary to create reusable test components for automated tests. Apart from the Robot Framework centric tests, it also covers an introduction to behavior-driven development and covers the following major topics:
Need for test re-use
Internal and external re-use
Feeding data into test scripts
Higher order test re-use
Different styles of writing tests