Sunday, September 18, 2011

Web Reports - Some points to check for.

Some of the things one can check in web reports -

1. Mandate filters - To narrow the number of records fetched

2. Put appropriate Constraints – Date field can always be constrained although its period and any constraints on any other field would required help from a functional domain expert

3. A constraint would typically require Functional knowledge

4. Set default for certain filters e.g. Status filter defaulted to Open

5. Paginate depending on the context - need not be same for all screens

6. To reduce navigation show the latest/relevant records first

7. Leverage various Pagination design patterns

No comments:

Post a Comment