RUNNING TESTS WITH ROBOT FRAMEWORK
Select tests, suites and tags from the command line; dry run, randomise, rerun failures and run in parallel with Pabot.
1 handbook · 3 post · 1 interview deep-dive · 28 series
Select tests, suites and tags from the command line; dry run, randomise, rerun failures and run in parallel with Pabot.
Create user keywords, pass arguments, return values and hide implementation details so test cases read closer to business language.
Documentation, tags, templates, timeouts and the settings commonly used at suite, test-case and keyword level.
Scalar, list and dictionary variables, scope and precedence in Robot Framework, with runnable examples.
The .robot file structure, calling keywords and running a first test case with SeleniumLibrary.
Install Python, Robot Framework, SeleniumLibrary and the VS Code extension before writing your first test.
Three ways to share keywords and data in Robot Framework, and the right scope for each import.
When Test Setup, Test Teardown, Suite Setup and Suite Teardown run, their scope, and the easy places to get confused.