标签:
– Actor 1: Engineer
– Actor 2: Programmer
this use case allow the engineer input the satellite data into the system
– The engineer can login in the system and can input the data, can receive the successful return message
– Open the main menu and click at “input data”
– The system can return the successful message to the screen
– The engineer can log out or return to main menu.
– Give the engineer the warning message
----------------------------------------------------------------------------
– Actor 1: Engineer
– Actor 2: Programmer
this use case allow the engineer update(change or delelte) the satellite data in the system
– The engineer can login in the system and can have the power to update the data, if the data have already updated then return a successful message
– Open the main menu and click at “update data”
– The system can return the successful message to the screen
– The engineer can log out or return to main menu.
– Give the engineer the warning message
-------------------------------------------------------------------------
– Actor 1: The system
this use case allow the system to give a warning message to the user for potential satellite collision
– The user can login in the system and have input the right satellite data, if there would a potential satellite collision then return a warning message
– Open the main menu and input the satellite data
– Click the “detect” button and the system will calculate the input data
– The system can return the message to the screen, whether or not there would be a satellite collision
– The user can log out or return to main menu.
– The engineer test the system at regular intervals
标签:
原文地址:http://www.cnblogs.com/RabbitHole/p/4430613.html