volume_mute

Use Case: Report Status

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

volume_mute

Consider a weather station system. The 'Report status' use case sends status information about the weather station hardware to the weather information system. Based on the structured use case format (System, Use case, Actors, Data, Stimulus, Response, Comments), which of the following correctly describes the Data field for this use case?

Correct Answer

The status of each instrument in the weather station - including whether each instrument is functioning correctly - plus the station identifier and any fault conditions detected

Explanation

The Report status use case sends status information, not weather data. The Data field should describe the status of each instrument (functioning correctly or reporting faults), the station identifier, and any detected fault conditions. This is distinct from Report weather, which sends summarized meteorological measurements. Each weather station should have its own identifier so it can be uniquely identified in communications, and instrument failures should be reported automatically.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears