Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
9 user(s) are online (8 user(s) are browsing encyclopedia)

Members: 0
Guests: 9

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Computer-aided software engineering

Computer-aided software engineering (CASE) is the use of Software tools to assist in the software development and maintenance of software. Tools used to assist in this way are known as CASE Tools.

All aspects of the software development lifecycle can be supported by software tools, and so the use of tools from across the spectrum can, arguably, be described as CASE; from project management software through tools for business and functional analysis, system design, code storage, Compilers, translation tools, test software, and so on.

However, it is the tools that are concerned with analysis and design, and with utilizing design information to create parts (or all) of the software product, that are most frequently thought of as CASE tools. Such tools arose out of developments such as Jackson Structured Programming and the software modelling techniques promoted by researchers such as Edward Yourdon, Chris Gane and Trish Sarson (see structured programming, SSADM). In this narrower range, CASE applied, for instance, to a database software product, might normally involve: *Modelling business / real world processes and data flow *Development of data models in the form of entity-relationship diagrams *Development of process and function descriptions *Production of database creation SQL and stored procedures

Some typical CASE tools are:

*Code generation tools *Unified Modeling Language editors and the like *Refactoring tools *Configuration management tools including revision control

CASE tools do not only output code. They also generate other output typical of various systems analysis and design methodolgies such as SSADM. E.g. *database schema *data flow diagrams *entity relationship diagrams *program specifications *user documentation

Sometimes CASE tools are separated in two groups: *Upper CASE: Tools for the analyse and design phase of the software development lifecycle (diagraming tools, report and form generators, analysis tools)

  • Lower CASE: Tools to support implementation, testing, configuration management
  • =List of sample CASE tools=

  • ArgoUML - [http://argouml.tigris.org/ website]
  • Blue Ink - [http://www.blueink.biz/ website]
  • CASEWise [http://www.casewise.com/ website]
  • DMS Software Reengineering Toolkit [http://www.semanticdesigns.com/Products/DMS/DMSToolkit.html website]
  • Eclipse (computing) with plugins - [http://www.eclipse.org/ website]
  • Embarcadero ER/Studio - [http://www.embarcadero.com/products/erstudio/index.html website]
  • Enterprise Architect - Sparx Systems - [http://www.sparxsystems.com.au/ website]
  • eREQUIREMENTS - Web-based Requirements Management System for Web Application Development - [http://www.erequirements.com eRequirements]
  • ERWin - Computer Associates - [http://www3.ca.com/Solutions/Product.aspID=260 website]
  • INNOVATOR - MID [http://www.mid.de/en/innovator/ website]
  • Obsydian / Plex - Computer Associates [http://www3.ca.com/Solutions/Product.aspID=258 website]
  • Oracle Designer - [http://www.oracle.com/technology/products/designer/index.html website]
  • Rational Rose - IBM - [http://www-306.ibm.com/software/rational/ website]
  • Sybase PowerDesigner - [http://www.sybase.com/products/developmentintegration/powerdesigner website]
  • System Architect - Popkin Software - [http://www.popkin.com/ website]
  • Together - Borland - [http://www.borland.com/together/ website]
  • Visible Enterprise Products - [http://www.visible.com/Products/index.htm website]
  • Visual Paradigm for UML - [http://www.visual-paradigm.com/vpuml.php website]
  • =See also=

    *James Martin (author) *Rapid application development *Fourth-generation programming language *Model-driven architecture *Domain-specific modelling *Modeling language

    = External links =

  • [http://www.sei.cmu.edu/legacy/case/case_whatis.html Definition and discussion] of CASE from Carnegie Mellon Software Engineering Institute