Code Monkey home page Code Monkey logo

case-tool's Introduction

Computer Aided Software Engineering (CASE) Tool:

Software requirements specification

We need to develop a software for automating various activities associated with structured software analysis and design. The summary of the requirements for this CASE tool are the following:

Structured Analysis:

  • The case tool should support a graphical interface and the following features.
  • The user should be able to draw bubbles, data stores, and entities and connect them using data flow arrows. The data flow arrows are annotated by the corresponding data names.
  • Should support editing the data flow diagram.
  • Should be able to create the diagram hierarchically.
  • The user should be able to determine balancing errors whenever required.
  • The software should be able to create the data dictionary automatically.
  • Should support printing the diagram on a variety of printers.

Structured Design:

  • The user should be able to draw modules, control arrows, and data flow arrows. Also, a symbol for library modules should be provided. The data flow arrows are annotated with the corresponding data name.
  • The user should be able to associate a module with some bubbles of the DFD. It should be possible to check if all the bubbles are assigned to some module and also whether each module is assigned at least one bubble.
  • The user should be able to modify his design. Please note that when he deletes a data flow arrow, its annotated data name automatically gets deleted.
  • For large software, modules may be hierarchically organized and clicking on a module should be able to show its internal organization.
  • The user should be able to save his design and also be able to load previously created designs.

case-tool's People

Contributors

aseempatni avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.