Please enable JavaScript.
Coggle requires JavaScript to display documents.
3.3 (4) (3A Software Selection and Acquisition (decision is generally…
3.3 (4)
-
Phase 4A—Configuration
consists of defining, tracking and controlling changes in an acquired system to meet the needs of the business.
-
-
Phase 4B—Development
Responsibilities in this phase rest primarily with programmers and systems analysts who are building the system.
Key activities
-
-
• Developing programs to convert data from the old system for use on the new system :symbols: :arrow_right: :one: :two:
-
• Training selected users on the new system because their participation will be needed :books: :male-student:
• Ensuring modifications are documented and applied accurately and completely to vendor-acquired software to ensure that future updated versions of the vendor’s code can be applied :waning_crescent_moon: :last_quarter_moon: :waning_gibbous_moon: :full_moon:
-
-
Program Debugging
purpose of
debugging programs during system development is to ensure that all program abends (unplanned ending of a program due to programming errors) and program coding flaws are detected and corrected before the final program goes into production
-