Skip to content

Syntax

This is where most of your time goes. Robot Framework data files have a clean, tabular syntax described in Test data syntax — learn it once and you’re set for everything else. From there, creating test cases and creating user keywords cover the two building blocks you’ll use every day; the rest of the section fills in variables, control structures, and the finer details you’ll reach for as your test suite grows.

In this section