Artifact: User-Interface Prototype
Purpose
The following workers use the user-interface prototype:
Properties
You can make three basic kinds of prototypes:
In most projects, you should use all three prototypes, in the order listed above. Timing
The user-interface prototype is built early, during inception or in the beginning of the elaboration phase, and before the whole system (including its "real" user interface) is analyzed, designed, and implemented. Note that the main purpose of creating a user-interface prototype is to be able to expose and test both the functionality and the usability of the system before the real design and development starts. This way, you can ensure that you are building the right system, before you spend too much time and resources on development. In order to achieve this early testing follows that the prototype must be significantly cheaper to develop than the real system, while having enough capabilities to be able to support a meaningful use test. Responsibility
A user-interface designer is responsible for the integrity of the user-interface prototype, ensuring that the prototype contributes to a usable user interface according to the requirements from use-case storyboards and boundary objects. |
Rational Unified
Process |