Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Here are the common questions when gathering requirements for code.

User Interface

  1. Browsers and Future Browser Support (reducing this significantly reduces cost)

Business Functions

  1. Authentication, Password Reset...
  2. Workflow
  3. Reporting
  4. Number of functions
  5. Number of screens
  6. Email Notification

Services

  1. Server Services
  2. Client Services

 

Security

User Security

  1. Authentication Model (User Auth, Grid Card, Multi-Factor, 2-Factor etc...)
  2. Role/Group based security

Database Security

  1. Any legislation for encryption?

Availability

Load

  1. Current number of users and projected growth.
  2. Special dates where load is increased.

Uptime

  1. International users?
  2. Requires high availability?
  3. Maintenance windows.
  • No labels