volume_mute

Use Case: Reconfigure

publish date1969/12/31 00:00:00 UTC

volume_mute

The 'Reconfigure' use case allows the control system to change the configuration of the weather station software. Which of the following correctly describes the Stimulus and Response for this use case?

Correct Answer

Stimulus: the control system sends a reconfiguration command specifying new settings (e.g., data collection frequency, instrument parameters); Response: the weather station acknowledges the command, applies the new configuration, and returns to its normal operating state

Explanation

The Reconfigure use case is initiated by the Control system (Actor), which sends commands specifying new configuration parameters such as data collection frequency or instrument settings. The weather station responds by acknowledging the command, reconfiguring itself (transitioning through the Configuring state in the state machine), and then returning to normal operation. The state diagram confirms reconfiguration is only allowed from the Shutdown state before returning to Running.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears