Preconditions for a test case

Robot Framework offers the possibility to execute an instruction for preparation with the [Setup] instruction. This instruction overwrites a possible global test setup instruction that has been defined in the Settings section.

All preconditions for a test case defined in a decision table are collected and summarized in a keyword that is then specified in the instruction [Setup].

robot testcase precondition

010

todo export formats 011

todo export formats 012