1.4 Demonstrations
There are several demo projects that introduce Robot Framework and help getting started with it.
Introduces the most important features of Robot Framework and acts as an executable demo.
Simple example test cases. Demonstrates also creating custom test libraries.
Demonstrates how to create tests and higher level keywords. The system under test is a simple web page that is tested using Selenium2Library.
Demonstrates using SwingLibrary for testing Java GUI applications.
Demonstrates how to use Robot Framework when following Acceptance Test Driven Development (ATDD) process.