Chapter 17: Software Implementation Issues
تطبيق/تنفيذ أو تشغيل البرامج
بعد الإنتهاء من مرحلة تصميم البرنامج بنجاح ، يجب تنفيذه وتطبيقه أو تشغيله في بيئة يجدها العملاء أو المستخدمون النهائيون مفيدة وتتوافق بشكل كبير مع احتياجاتهم ومتطلباتهم. ما لم يتم ذلك ، فإن كل الجهد المبذول في التحقيق والتحليل والتصميم وتطوير المنتج سيكون بلا فائدة.
يناقش هذا الفصل قضايا تنفيذ البرامج الهامة تحت العناوين الفرعية التالية:
• مقدمة
• بيئة التشغيل
• تثبيت النظام
• كود التحويل
• التغيير
• تدريب العملاء والمستخدمين
• تسويق البرنامج
Having successfully engineered the software product, it must be implemented in an environment where end users will find it useful. Unless this is done, the whole effort involved in investigation, analysis, design and development of the product would have been pointless.
This chapter discusses important software implementation issues under the following subheadings:
Introduction
Operating Environment
Installation of the System
Code Conversion
Change Over
End user Training
Marketing of the Software