 |
Maintainability
A stable, sustainable program requires that it can be changed and updated over time.
Validation/Verification
Is project development governed by the FDA? If so, verification (was the software built correctly?) and validation (does the software meet its intended use?) is of top concern.
Traceability
Are code modules linked back to the requirements document? Can the impact of changed in one file to the whole program be easily traced?
Bugs
Without a system of code review, software release can be risky. In many cases, more bugs are found in the field than during testing.
|
 |
 |
Improve sustainability and software quality
VISTA helps build the program so that it is sustainable… and puts the systems in place to keep bugs in released software to a minimum.
Validation/Verification with Proof
Complexity Metrics identify how much testing will be needed to verify and validate the system as well as affected paths needing validation.
Trace Code Modules to Requirements Doc
Trace Code Modules to Requirements Documentation VISTA Traceability Tool directly links each code module to a loaded requirements document. The tool also allows easily identification of files that will be affected when a code change is needed.
|
 |