Software development environment

This is an old revision of this page, as edited by Tlaschuk (talk | contribs) at 16:58, 28 January 2008 (Created page with '{{unreferenced|date=January 2008}} In computing, a '''software development environment''' ('''SDE''') is the entire environment (applications, servers, network)...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computing, a software development environment (SDE) is the entire environment (applications, servers, network) that provides comprehensive facilities to computer programmers for software development. Not to be confused with an integrated development environment (IDE).

An SDE can contain but is not limited to:

  * Requirements management tools
  * Design modeling tools
  * Documentation generation tools
  * IDE - Integrated Development Environment
  * Code Analysis tools
  * Code Referencing tools
  * Code Inspection tools
  * Software Building tools (Compile, Link)
  * Source Repository (Configuration Management)
  * Problem reporting / tracking tools
  * Requirements