Preconditions and scope definition
Each test case begins with an explicit setup state. Which user role is active, what data exists in the system, which environment is targeted — these details determine whether the case can be replicated at all. Without them, execution results vary between testers and between runs.

