An Overview of Steps
Developing a Basic Requirements Model
To develop a basic Use Case Analysis model follow these steps:
After finishing these steps you will have the following artifacts defined in the repository:
| • | Actors |
| • | Use Case Diagrams |
| • | Use Case Flow-of-events (Scenarios) |
| • | Glossary of Terms and Acronyms for your project |
Developing a Comprehensive Requirements Model
| 13. | Define Data Entity definitions (Entity/Table names, Fields, etc.) |
| 14. | Link Use Cases with Data Entity definitions |
| 16. | Build Screen Mockups (Screen Wireframes) |
| 20. | Online Reviews and Approvals |
After finishing these steps you will have the following artifacts defined in the repository:
| • | Supplementary Requirements (Functional and Non-Functional) defined and linked to Use Cases |
| • | Business Rules defined and linked to Use Cases |
| • | Data Model defined and linked to Use Cases (Version 5.1) |
| • | Screen Prototypes defined and linked to Use Case steps |
| • | Test Cases (automatically generated and traced from Use Cases) |