Now, with our backpack full of tools handed over in the previous chapters, and the customer wish defined, we're set to start creating our first automated test.
Test example 1 – a first headless test
Customer wish
Let's pick up the fundamental part of our complete customer wish: the extension of the Customer table with a Lookup Value Code field.
FEATURE
The feature we are building with our extension is called LookupValue and the specific part we are now working on is the Customer table. This leads to the following [FEATURE] tag:
[FEATURE] LookupValue Customer...