Defining The Scope Of A Web Application

September 28, 2009 No comments yet

This post focuses on how to define application scope as it is a critical part of any  application development process as it sets the scene for all further activities. A badly scoped application can result in much rework and expense later on in the project.
The scope of the application needs to be as clear [...]