Wednesday, February 9, 2011

Functional vs Nonfunctional project components

Functional

- branding

- user interface
- flow / layout of application
- aesthetic appeal

- timings
- transitions between portions of an application
- incremental content loading
- speed of content delivery

- content
- frequency of updating
- target audience
- access control

Nonfunctional

- documentation
- user
- programmer
- trademarks and copyrights
- legal notices

- code design
- standards
- platform support
- agile methodology
- style
- languages

- back-end support
- secure protocols
- databases
- concurrency issues

- testing and maintenance

No comments:

Post a Comment