Computer-aided software engineering Guide, Meaning , Facts, Information and Description
Computer-aided software engineering (CASE) is the use of software tools to assist in the 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, test software, and so on.
Equally arguably, it is those tools that are concerned with analysis and design, and with utilising 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 Ed 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
- Configuration management tools including revision control
- UML editors and the like
- Refactoring tools
- database schema
- data flow diagrams
- entity relationship diagrams
- program specifications
- user documentation
| Table of contents |
|
2 See also 3 External links |
This is an Article on Computer-aided software engineering. Page Contains Information, Facts Details or Explanation Guide About Computer-aided software engineering List of CASE tools
See also
External links
