From 53bbe6f001fffa6736f24d84be42244dbb9d8080 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 10 Sep 2019 20:41:59 -0500 Subject: req: 3b: Add more meta-requirements about execution --- devel/requirements/3b_runner.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'devel/requirements/3b_runner.xml') diff --git a/devel/requirements/3b_runner.xml b/devel/requirements/3b_runner.xml index a8c9b25..c98002a 100644 --- a/devel/requirements/3b_runner.xml +++ b/devel/requirements/3b_runner.xml @@ -96,6 +96,26 @@ Runner.Execute.Exception The system shall report any exception encountered during execution to the listening agent, following the specification in . + + Runner.Execute.Status + If an operation has taken more than 10 seconds, the system shall report the status of the operation to the listening agent, following the specification in . + + + Runner.Execute.StepBegin + When the system begins a step, the system shall report the step as beginning to the listening agent, following the specification in . + + + Runner.Execute.StepDone + When the system completes a step, the system shall report the step as completed to the listening agent, following the specification in . + + + Runner.Execute.Verify + The system shall verify the HorizonScript, using the process specified in the section , before execution. + + + Runner.Execute.Verify.Failure + If the HorizonScript fails verification, the system shall report a fatal exception () and stop execution. + -- cgit v1.2.3-60-g2f50