Rob Kremer

UofC

Practical Software Engineering


Data Gathering

(ref: Anderson Chs 7 & 8)

Data Gathering Methods

Common methods are: Interviewing is the most widely used technique in requirements engineering.

Analysts interview future users of the system individually to find out

The information gathered during the interviews enables the analysts to design a new system that will eliminate the shortcomings of the current one.

An alternative to interviewing individuals is the group interview conducted by an impartial leader.

A representative method is Joint Application Design (JAD), developed and taught by IBM.

The advantages of JAD are that

Requirements analysis should not start until there is a clear statement of scope and objectives of the project.

The next phase is to build a logical model of the system (one which does not depend on details of implementation), usually by one of the following methods:

The logical model of the new system becomes the requirements specification.

Typically, it contains:

The final test of the system, the user acceptance test, should be conducted as a benchmark against this document. Therefore, all those factors that will determine whether the users are satisfied with the system should be documented and agreed upon.

There may be a final step in the requirements analysis--to have the users and top management sign off on the specification document. (In most cases, if sufficient contact is maintained with the users during the work, this step is not necessary.)

We need to review the present system before designing a new one, because:

Interviewing

An interview is a systematic attempt to collect information from a person.

Interviewing is an important skill for systems analysts because success depends on an ability to identify:

Without accurate and complete information: The interview process has five steps:

Preparing for the Interview

Before undertaking an interview: This involves reviewing: Analysts must understand common industry terms and be somewhat familiar with the business problems of the industry.

Planning and Scheduling the Interview

Prepare a list of topics and questions to be covered to help ensure that important points are not overlooked and that the interview follows a logical progression.

Scheduling interviews should proceed from the top down.

Heads of departments or sections are usually interviewed before employees who report to them.

Interviewers should explain the purpose of the interview, the general areas to be covered, and the approximate amount of time required to cover all areas.

Opening and Closing the Interview

In opening an interview, Often interviewees are concerned that an analyst is trying to find fault with the way they work. One way to set them at ease is to get them to talk about processes with which they are familiar.

The best interviews are those where the interviewees do most of the talking. Therefore, analysts look for ways to get interviewees to open up to them.

Avoid closed questions as the result of this approach is usually that the interviewees give a brief answer to the question and then wait for the next one, almost as if they were being interrogated by a detective.

Closed questions: (who, where, when, which)

Note taking can become a distraction if not restricted to brief notations for later elaboration. Your notepad is best kept out of the interviewee's line of vision.

The purpose of an analyst's notes should be to help recall pertinent points and hypotheses formed during an interview. Many analysts will use broad headings for note taking rather than specific categories.

Taping an interview is not always recommended. It can intimidate the interviewee; and, listening to the tape and extracting pertinent information is very time consuming. However, video- or audio-taping each have advantages and disadvantages.

When all areas on the interview outline have been explored, ask

This encourages the interviewee to discuss issues that should have been covered. This question elicits suggestions for improvement.

Closing the interview involves briefly summarizing the areas that have been discussed, highlighting the important facts and your understanding of them.

This lets the interviewee know that you have been listening carefully during the interview and provides an opportunity for clarifying any misunderstandings.

During the summary, as well as during the entire interview, the analyst should adopt a posture of objectivity and avoid personal comments, observations, or conclusions.

Finally, in closing, you must thank the interviewee for the time and ask if a shorter follow-up interview can be scheduled at a later date if necessary.

Conducting the Interview

Active listening helps to maintain the information flow and facilitates adequate feedback from analyst to interviewee.

The active listening technique has five key tools:

Asking Open-Ended Questions

Open-ended questions cannot be answered with a simple yes or no response and thus encourage the interviewee to provide more information.

Open-ended questions begin with such words as what, how or tell me rather than such words as can, does, or when.

For example, "Tell me what happens when a customer calls"

Open questions: (what, why, how)

Using Appropriate Words and Phrases

Avoid using words or phrases that are emotionally charged, distracting, or difficult to understand. For example, emotional expressions such as imply a foregone conclusion.

Distracting statements contain

Giving Acceptance Cues

People also send messages by When used properly, they encourage an interviewee to provide information. When used poorly, they can have the opposite effect.

For example, failure to make eye contact in an interview can be interpreted as a lack of interest or concern for the other person. Good eye contact can communicate interest, attention, openness, and a regard for the other person's worth.

Too much eye contact can be misinterpreted as staring. In our culture eye contact between strangers for more than a brief moment is considered a challenge. In some cultures, eye contact is considered an invasion of privacy.

Nodding the head to indicate understanding is an acceptance cue, as is a posture of attentiveness: sitting straight and leaning slightly forward.

Contrast this posture with a person slouching in a chair with one arm flung over the back of the chair or leaning back with both hands folded behind the head.

The following are errors commonly made by inexperienced analysts:

Acceptance cues are used to convey understanding, not agreement.

Restating the Interviewee's Responses

Restatement involves repeating something the interviewee has said in the analyst's own words as an indication that effective communication has occurred and that the analyst understands what the interviewee has said.

Restatement is normally used under the following circumstances:

Restatement can also overcome emotional barriers set up by interviewees who, for some reason, are uncooperative.

The analyst must remain neutral.

For example, if the interviewee is critical of management, the analyst should neither agree with the criticism nor attempt to defend management. Instead, the analyst should simply convey that the interviewee's feelings are understood.

Common errors using restatement:

Examples of Effective vs. Ineffective Restatements of an Interviewee Response

Interviewee Response: We continue to sell products to customers who have not paid their bills.

Effective Restatement: The system processes orders to customers who are bad credit risks. (Encourages interviewee to expand.)

Ineffective Restatement: Why don't you check the customer's credit status before processing the order? (Distorts interviewee's meaning.)

Use silence effectively:

Following Up for Clarification

After the interview has been documented any clarification can usually be done by using closed questions.

Documenting the Results of an Interview

Structured vs Unstructured Interviews

Unstructured Interview

Advantages:

Disadvantages: Structured Interview

Advantages:

Disadvantages:

Concept Mapping

Concept maps may be formal or informal. Formal concept maps are usually rigorous and used for specific, well defined purposes.



Informal concept maps are much more appropriate in interview situations because they are:



While concept mapping is useful as a note taking technique, it is also useful to share the map as it is developed with the interviewee. This can be done on paper (if only one or two interviewees) or on a white board, or on a electronic projection (when interviewing a group). Shared concept mapping is useful because:

Computer support is very helpful as layout can be changed relatively easily compared to pen-and-paper techniques.



Joint Application Design

The advantages of JAD are that It was developed to:

Participants

Preparing for the Workshop

Conducting the Session

The analysis covers the following points of a proposed system:

Documenting the Results

After the meeting, the scribes organize the materials and deliver them to the IS analyst who attended the workshop. The analyst's responsibility is to prepare a specification document, which may include the following items: This list of items may be tailored to fit the organization's existing documentation standards.

Further Reading


UofC Practical Software Engineering, Department of Computer Science

Rob Kremer