Rational Unified Process Core Workflows: Business Modeling
Based on Rational Software White Paper “Best Practices for Software Development Teams”
The core process workflows in RUP are divided into six core “engineering” workflows:
-
Business modelling workflow;
-
Requirements workflow;
-
Analysis & Design workflow;
-
Implementation workflow;
-
Test workflow;
-
Deployment workflow;
Requirements
The goal of the Requirements workflow is to describe what the system should do and allows the developers and the customer to agree on that description. To achieve this, we elicit, organize, and document required functionality and constraints; track and document tradeoffs and decisions.
Continue reading “Rational Unified Process Core Workflows: Requirements, Analysis & Design”