Book a Demo

Author Topic: Communicating requirements  (Read 3047 times)

Bill Egge

  • EA User
  • **
  • Posts: 93
  • Karma: +0/-0
    • View Profile
Communicating requirements
« on: November 03, 2006, 09:50:02 am »
I am curious if anyone is having the same problem as me and how you deal with it.

1. When I talk to people they usually talk in general terms causing important facts to be omited

2. They might talk to me as I were a computer and use a lot if "IFS" and algorithmic sounding language.


These are problems that make it difficult for me to design a system as in the case of #1, or make it hard for me to understand a solution to a problem as in case #2.

Has anyone dealt with this, and have some advice?


Jan ´Bary´ Glas

  • EA User
  • **
  • Posts: 408
  • Karma: +0/-0
  • Bary
    • View Profile
Re: Communicating requirements
« Reply #1 on: November 04, 2006, 12:58:24 am »
Just be patient and make them speak natural way. I use something like: "We do this for business people, let's use their language." or "I am not a programmer."
And really be patient.
Jan 'Bary' Glas

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Communicating requirements
« Reply #2 on: November 04, 2006, 11:13:03 am »
Hi,

in short, if issues like the ones you describe were not common, there would be little need for business analysts :-) The way I see it, the analyst's/modeller's role is not to draw pretty pictures but to translate between two vastly different worlds - the technical and business, i.e. non-technical.
When non-technical people try to switch to a technical mode, it ends up in a confusion. To be fair, the same happens when technical people start thinking they understand the business - has anyone had to use an application with a UI designed by the programmers alone?

Long story short, there is little you can do to prevent people from being vague about details, at least initially. What you need to do is cross-check everything, challenge (non-controversially!) the requirements presented to you and try to understand the big picture. Once you have collected a set of requirements, present them back to the users - not as a simple list or a document but as if you were presenting a design that the users have not seen before. That way you are giving them a chance to say "wait, you got that wrong".
When you start designing your use cases, have a good look at them and see if they seem complete. Do you have many use cases with only a main success scenario and no exceptions? That may mean something is missing.
When you walk through a process and the users tell you "then the Branch Manager has to approve an account", make sure to ask: "what other things does the Branch Manager do?" as well as "what happens if the account is not approved?". Simply put, cross-check everything, look at each requirement from different prospectives. Over time, the users are likely to adjust to this way of thinking and you will have a better chance of gaining deep insight into the subject matter.
As far as the algortighmic language goes, does this happen in writing or when you talk to them face-to-face? In case of a written language, that is an issue on its own - relying on written documents to accurately convey the gist of requirements from the users to you is tricky. If on the other hand the users actually try to SPEAK like that, it must be because they are trying to adjust to what they think you want to hear. Try to stop them and ask them "what does the process usually look like, without any IFs and BUTs". Only after you have a clear grasp of that, focus on the exceptions. It is likely to be easier on the users as well as on yourself.

Hope this helps!
Bruno

thomaskilian

  • Guest
Re: Communicating requirements
« Reply #3 on: November 04, 2006, 11:16:27 am »
Another advice (maybe we get more and someone could make a ruleset?): Don't let business people write the requirements on their own. Always (!!!!!) sit nearby and moderate the discussion. If possible have someone with technical background to write down the result. If not, follow Bary's advice: be patient, write it down yourself.

A good idea is to follow common modaration techniques There a lots of books and lectures. I learned much when participating in my first courses.