zoukankan      html  css  js  c++  java
  • 软件项目管理用例

    Use Case ID: Satellite#1

    Use Case Name: Login

    Actor that initiates the use case:

    -------Actor1: Administrator

    -------Actor2: the system server

    Other actors: none

    Statement of the purpose of this use case:

             This use case allow the administrator enter the system of the satellite

    Preconditions:

    ------The administrator must have the permission of entering the system. In other word, he must have the right username and password.

    Primary scenario:

    ------The administrator input the right username and password and enter the button of “login”, and then he will enter the system.

    ------The system can return the successful message to the screen.

    Post-conditions:

             ------The administrator can log out of the system.

    Alternative scenarios (exception handing):

             ------Give the administrator the warning message “your username or password is wrong”.

    Comments: The system should return result on time.

    Use Case ID: Satellite#2

    Use Case Name: warning of the space rubbish collision.

    Actor that initiates the use case:

    -------Actor1: the system

    -------Actor2: the administrator

    Other actors: none

    Statement of the purpose of this use case:

              The system detects the space rubbish and gives the warning message of the possibility of collision. The administrator will deal with it.

    Preconditions:

    ------The detection system of the satellite finds the space rubbish which is near the satellite orbit.

    Primary scenario:

    ------The detection system gives a warning message in the screen.

    Post-conditions:

             ------The administrator click the button of ”I get this message”.

             ------The administrator will deal with this.

    Alternative scenarios (exception handing):

             ------The administrator ignore the warning message and the system will sent it again until the administrator deal with it

    Comments: The system should return result on time.

    Use Case ID: Satellite#3

    Use Case Name: taking pictures of the universe

    Actor that initiates the use case:

    -------Actor1: the system

    -------Actor2: the administrator

    Other actors: none

    Statement of the purpose of this use case:

             The administrator adjusts the camera to take photo of the universe and download the pictures.

    Preconditions:

    ------The administrator adjusts the camera through the dragging of the mouse and click the button of “taking picture”.

    Primary scenario:

    ------The taking-pictures system takes the photo and shows the pictures in the screen.

    Post-conditions:

             ------The administrator click the button of ”download this pictures”.

    Alternative scenarios (exception handing):

             ------The administrator takes the pictures but he doesn’t save it. And then the system will give a message ”if you don’t save the photo the system will delete it”

    Comments: The system should return result on time.

  • 相关阅读:
    测试rar/bz2/tar.gz/gz压缩文档完整性
    php中ajax调用出错的问题
    WIN32_LEAN_AND_MEAN宏
    Windows XP SP3下编译安装check-0.10.0
    Windows XP SP3下成功编译CUint2.1-3
    WebService客户端调用的几种方式
    Webservice 返回数据集 DataSet 及Android显示数据集LiveBindings
    REST 服务器调试 RESTDebugger.exe 和浏览器测试 webservice 调试工具
    delphi android路径 TPath 文件路径,文件管理 file path
    RESTClient 控件 从服务器获得数据集 REST
  • 原文地址:https://www.cnblogs.com/hillinpasadena/p/4433700.html
Copyright © 2011-2022 走看看