80 likes | 169 Views
Software Integration “The Road to ???? is Paved With Code”. February 18, 2009. Goals. Increase Reliability Reduce Costs (Manpower) Automate Workflow and Processes. Increase Reliability. Move decisions upstream Generate reliable data But: Upgrades and Bugs are inevitable
E N D
Software Integration“The Road to ???? is Paved With Code” February 18, 2009
Goals • Increase Reliability • Reduce Costs (Manpower) • Automate Workflow and Processes
Increase Reliability • Move decisions upstream • Generate reliable data • But: • Upgrades and Bugs are inevitable • Test environment is essential
Reduce Costs (Manpower) • What skill sets are being replaced? • What tasks will be performed? • What manual tasks remain? • Old • New
Automate Workflow • Real-time Tasks (Decisions) • Complex Tasks • Repetitive Tasks
Documentation • You can’t have too much • Know why and what • Think of it as, “Source Code Notes”
Famous Last Words • It’ll only require a few lines of code • It’s a MINOR code change