loio |
---|
07c97a2e497d443eb6fa74bb9445ab9c |
view on: demo kit nightly build | demo kit latest release
In this step, we will step back from our tests and application features that we have implemented so far and take a closer look at another important piece of the test setup - the test automation. We will learn how to set up a basic test automation, which might be used in a continuous integration system or locally to run tests via shell.
Please, follow the steps described in Test Automation to configure an automated test setup.
Parent topic:Testing Tutorial
Next:Step 9: Adding the Post Page
Previous:Step 11: Testing User Input
Related Information