... | @@ -36,8 +36,8 @@ correctness, or completeness. |
... | @@ -36,8 +36,8 @@ correctness, or completeness. |
|
|
|
|
|
### The Process
|
|
### The Process
|
|
|
|
|
|
1. Discovery: gather as much information about the project as you can. Interview as many people as you can. If you feel like you need to speak to the client, make it known to your project manager.
|
|
1. __Discovery__: gather as much information about the project as you can. Interview as many people as you can. If you feel like you need to speak to the client, make it known to your project manager.
|
|
2. Specification: write down all the requirements as you understand them. Feel free to categorize them into logical groups.
|
|
2. __Specification__: write down all the project requirements as you understand them. Feel free to categorize them into logical groups.
|
|
3. Assumptions: write down all the general assumptions you feel are relevant to the job. These assumptions are part of the spec and help delineate the scope of the project.
|
|
3. __Assumptions__: write down all the general assumptions you have made regarding the project. These assumptions are part of the spec and help delineate the scope of the project. They can include, server software, supported browsers, data supplied in specific formats, etc.
|
|
|
|
|
|
|
|
|