views:

7

answers:

0

We have a complex UI in which a user creates an account using our elaborate ASP.NET based wizard.

I would like to (using a tool if possible) capture all the permutations of user flow that is involved in creating the account.

User Interface diagram in Enterprise Architect seems to be good for wire frame like diagrams and has a level of detail that is quite granular. But I am not sure if it can capture the user flow scenarios.

I would also like to capture the reusability and hierarchy of the user controls within the web pages and how the user navigates from one page to another.

Should I be representing this in multiple diagram types or is there a diagaram type or two that closely resembles the information I want to document ?

Thank you. Your help is much appreciated.