Tagged Questions
0
votes
2answers
325 views
Should I represent the Database in my use cases?
I am creating use cases for my web application and I was wondering if a representation of the DB should be listed as an actor. For example a user can check his profile and edit it (assuming that he is ...
11
votes
6answers
706 views
How to deal with customers who don't understand the complexity of their requests? [duplicate]
Possible Duplicate:
Explaining technical things to non-technical people
Working with stakeholders who don't know the first thing about technology can be interesting. On one hand, I ...