zoukankan      html  css  js  c++  java
  • Supplementary Specifications

    MyNote Supplementary Specification

     

    Version 1.0


    Revision History

    Date

    Issue

    Description

    Author

    1/May/2015

    WinPhone8.1

    Generate basic ideas and start to achieve basic content

    Zhao Yongquan

    5/May/2015

    WinAPP

    Basic content to achieve cross platform

    Zhao Yongquan

    10/May/2015

    WPF

    Start the ideas and look up information

    Zhao Yongquan

     

     

     

     


    Table of Contents

    1.      Objectives                                                                                                                                                                                  4

    2.      Scope                                                                                                                                                                                        4

    3.      References                                                                                                                                                                                 4

    4.      Functionality                                                                                                                                                                               4

    5.      Usability                                                                                                                                                                                     4

    6.      Reliability                                                                                                                                                                                    4

    7.      Performance                                                                                                                                                                                4

    8.      Supportability                                                                                                                                                                              4

    9.      Security                                                                                                                                                                                      4

    10. Design Constraints                                                                                                                                                                          5


    MyNote Supplementary Specification

    1.            Objectives

    The purpose of this document is to define requirements of the MyNote APP.  This Supplementary Specification lists the requirements that are not readily captured in the use cases of the use-case model. The Supplementary Specifications and the use-case model together capture a complete set of requirements on the application.

    2.            Scope

    This Supplementary Specification applies to the MyNote APP. This specification defines the non-functional requirements of the application; such as reliability, usability, performance, and supportability as well as functional requirements that are common across a number of use cases. (The functional requirements are defined in the Use Case Specifications.).

    3.            References

    None.

    4.            Functionality

    The note you record must have a simple title and a none-empty thing.

    5.            Usability

    The Windows APP user should be Windows8.1 compliant and the mobile user-interface should be Windows Phone8.1.

    6.            Reliability

    No time limit

    7.            Performance

    1. The application can store more than 10,000 event records.
    2. The application ensures the safety of the data.

    8.            Supportability

    None.

    9.            Security

    1. The application is owned the Windows Phone’s or Windows’ user.
    2. The application don’t need to connect to the internet, so in some parts, it’s safe.

    10.         Design Constraints

    The system shall provide a Windows-based desktop interface and a Windows Phone interface.

  • 相关阅读:
    解决vs 编译的bug“请检查是否是磁盘空间不足、路径无效或权限不够”
    lua 使用正则表达式分割字符串
    cocos2dx通过ndk编译c++库
    通过luac编译lua脚本
    redis的一个bug
    将文件转成16进制过程
    fiddler 模拟发送post请求
    cocostudio的bug(1)
    Eclipse+Tomcat搭建jsp服务器
    iOS本地推送与远程推送
  • 原文地址:https://www.cnblogs.com/zyqBlog/p/4529691.html
Copyright © 2011-2022 走看看