Vaatate praegu abisisu järgmise versiooni jaoks::
Once the project has been formally initialized the analysis phases can start:
- Investing sufficient time and effort in the design of your project can prevent unwelcome surprises later.
- Complete your design before starting development as the design can affect the performance of your entire website.
- Often various studies, of ever-increasing detail, are performed to define, review and refine issues.
- A final review can result in a further Go or No-Go decision for implementation of the project.
-
Use Cases
- The customer should define their requirements as Use Cases. These define required functionality in terms of the interaction between Actors (roles which initiate certain actions) and the system.
- These will then be used for further analysis, and for testing, in particular acceptance testing.