|
|
 |
Hera Solutions
utilises the ‘UNIFIED MODELLING LANGUAGE’ (UML
2.0) software development methodology. This development methodology
formally defines the processes that are used to gather requirements,
analyse them, and design an application that meets them in
every way.
UML ensures that code modules are structured in a way that
enables scalability, security, and robust execution under
stressful conditions. Their structure – frequently referred
to as their architecture – is defined clearly enough
that maintenance programmers can (quickly!) find and understand
the relevant code modules.
Clearly defined software development phases drive the project,
these phases and there subsequent actives include:
| PHASE |
ACTIVITIES |
| Solution definition phase |
Use Case Modeling, Requirements Document,
System Test Document, User Acceptance Document. |
| Solution build phase |
Code Modules Construction, Change Control,
Online Feedback |
| Solution testing and deployment phase |
Functional testing, Regression Testing
& Deployment Strategy |
For further information on this software development
methodology please refer to the following sites:
Unified Modeling Language
UML resources center
IBM |
|