ReadonlyassertionsExpected outcomes to verify after all steps complete.
ReadonlycontrolsControls referenced by steps in this scenario.
ReadonlynameHuman-readable scenario name (used as test.step() label).
ReadonlystepsOrdered list of steps in this scenario.
A test scenario within an agent plan, containing ordered steps and assertions.
Intent
Group related test steps into a cohesive scenario for code generation.
Example