A TUSC Presentation
26
Deployment Strategy
Application Logic:
The detailed logic needed within the component/requirement/process.  This should be the major requirement definition for the process
Component Logic
Are there any special error handling processes or checks that need to be included
Error Handling
Provide tabbing logic and any type of special navigation associated w/ screen – such as double clicking on the xxx field will launch the xxx screen.
Special Navigation
Use this section to define any special icons that will used on the screen (insert icon, delete icon, print icon, etc.)
Definition of Icons
Provide information on how the data should be sorted. Will the screen refresh when a new recorded is inserted. 
Sort Order
Are there any procedures that need to run after the component is exited
Post Process Logic
Provide all information regarding procedures that need to be run prior to launching the component
Pre Process Logic
Provide information about special business logic.  For example, any special calculations for a column, does this access any special database functions?
Business Logic
Read/Write Access:
Read Only
Last_Name
Write
First_name
Read/Write Access
Column Name