DEV Community

Discussion on: How do limit the application behaviour for change

Collapse
 
xlebenny profile image
Benny Leung
  1. Make some prototype ensure no difference between you and client
  2. If user want more function, place in Prase 2
  3. If user want add into current prase, trade off some a little bit hard function, because you not enough time estimate new function how difficult

Sorry of my English

Collapse
 
imben1109 profile image
Ben

Do you mean we should force user to accept the function as soon as possible?

Collapse
 
xlebenny profile image
Benny Leung

No, make sure user know the business logic + calculate formula then accept, because some business logic only they know, they will help you too much, and they will know why need more man day

Thread Thread
 
imben1109 profile image
Ben

In Most Cases, Users do not know what they want to do so. It is the worst case. You may say User must know it and thus the project can be completed.

However, in real case, the situation is far from ideal.

Thread Thread
 
xlebenny profile image
Benny Leung • Edited

Yes, you can ask user some real situation
Then new system, will bla bla bla, because bla bla bla
Don't let user think they should use which function before know business & system operate, they will create some useless / conflict logic waste our time.
Not everybody has systematic and logical mind set