You will review a scenario and then write a brief step-by-step plan for packaging and distributing a software application system. Your plan will include a description of how the software system should be installed.
The following table outlines the components of a software system that you must package and distribute.
You will be distributing the system to 300 sites around the world via the Internet. Review the table and then write a plan that describes the following points:
- How many components are in the package and what do they consist of?
- In what order are the components to be installed?
- How is each component installed (run a script, copy a file, and so on)?
- When there is a new version of the system to release, what components should be included and why?
- What problems or issues might cause your installation plan to fail and why?
Application system feature | Description | Associated files | Database objects |
Secure log in screen | Log in to the application, database validates ID and password | Login.exe Logo.gif | Security_data table Person table |
Customized menu | Application menu displays programs that the user is authorized to use | Menu.exe Header.gif Footer.gif Button.gif | Menu_line table Security_data table Person table |
Review articles | View lists of articles and zoom in on details. Search articles by keywords | Review.pgm Search.pgm List.pgm Header.gif Footer.gif Button.gif | Article table Article_graphic table |
Maintain articles | Add, remove, or modify articles | Art_maintain.pgm | Article table Article_graphic table |
Administer users | Add, remove, or modify user authority | User_maintain.pgm | Security_data table Person table |
Use your own experiences as well as information found in this course and previous courses as your resource for this exercise.
Type (or cut and paste) your plan into the box below.
Click the Submit button when finished to submit the exercise.