Changes between Version 8 and Version 9 of DeveloperGuidelines/Quality


Ignore:
Timestamp:
12/29/13 16:19:56 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Quality

    v8 v9  
    7474
    7575==== Integrated ====
     76
     77  * The solution applies the application framework appropriately and correctly
     78
     79  * The data structures defined in the solution are consistent with the global application data model
     80
     81  * The solution interoperates appropriately and correctly with other system components
     82
     83  * The solution applies the application's global design and style guidelines
    7684==== Configurable ====
    7785==== Robust ====