Entity |
Name | ENVIRONMENT |
Definition | An Environment represents a collection of servers, software, data, etc..for the purposes of either development, quality assurance or the running of a production application or set of applications. |
Attribute |
Name | Definition | Datatype | Required | Is PK | Is FK |
Environment Code | An Environment Code is a particular set of letters and/or numbers that represents a particular software domain. | VARCHAR(10) | Yes | Yes | No |
Environment Description | An Environment Description is the free form text that further clarifies or describes a software domain. | VARCHAR(150) | Yes | No | No |