missing requirements and relationship discovery …

27
315 MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY THROUGH PROXY VIEWPOINTS MODEL SEOK WON LEE AND DAVID C. RINE Abstract. This paper addresses the problem of “missing requirements” in software requirements specification (SRS) expressed in natural language. Due to rapid changes in technology and business frequently witnessed over time, the original SRS documents often experience the problems of miss- ing, not available, and hard-to-locate requirements. One of the flaws in earlier solutions to this prob- lem has no consideration for missing requirements from multiple viewpoints. Furthermore, since such SRS documents represent an incomplete domain model, manual discovery (identification and incorporation) of missing requirements and relationships is highly labor intensive and error-prone. Consequently, deriving and improving an efficient adaptation of SRS changes remain a complex problem. In this paper, we present a new methodology entitled “Proxy Viewpoints Model-based Requirements Discovery (PVRD)”. The PVRD methodology provides an integrated framework to construct proxy viewpoints model from legacy status requirements and supports requirements dis- covery process as well as efficient management. Keywords: Software Requirements Engineering, Proxy Viewpoints, Requirements Categorization, Missing Requirements Discovery 1. Introduction This paper addresses the problem of “missing requirements” in software require- ments specification (SRS) expressed in natural language. Due to rapid changes in technology and business frequently witnessed over time, the original SRS docu- ments often experience the problems of missing, not available, and hard-to-locate requirements. Such problems can be further decomposed into the following sub- problems: 1) Earlier solutions do not consider missing requirements from multiple viewpoints; 2) SRS documents with many missing requirements typically tend to be poorly structured and maintained as well as hard-to-trace (by not provid- ing links to related requirements); 3) SRS documents with missing requirements Studia Informatica Universalis

Upload: others

Post on 02-May-2022

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

315

MISSING REQUIREMENTS AND RELATIONSHIPDISCOVERY THROUGH PROXY VIEWPOINTS

MODEL

SEOK WON LEE AND DAVID C. RINE

Abstract. This paper addresses the problem of “missing requirements” in software requirements

specification (SRS) expressed in natural language. Due to rapid changes in technology and business

frequently witnessed over time, the original SRS documents often experience the problems of miss-

ing, not available, and hard-to-locate requirements. One of the flaws in earlier solutions to this prob-

lem has no consideration for missing requirements from multiple viewpoints. Furthermore, since

such SRS documents represent an incomplete domain model, manual discovery (identification and

incorporation) of missing requirements and relationships is highly labor intensive and error-prone.

Consequently, deriving and improving an efficient adaptation of SRS changes remain a complex

problem. In this paper, we present a new methodology entitled “Proxy Viewpoints Model-based

Requirements Discovery (PVRD)”. The PVRD methodology provides an integrated framework to

construct proxy viewpoints model from legacy status requirements and supports requirements dis-

covery process as well as efficient management.

Keywords: Software Requirements Engineering, Proxy Viewpoints, Requirements Categorization,

Missing Requirements Discovery

1. Introduction

This paper addresses the problem of “missing requirements” in software require-

ments specification (SRS) expressed in natural language. Due to rapid changes in

technology and business frequently witnessed over time, the original SRS docu-

ments often experience the problems of missing, not available, and hard-to-locate

requirements. Such problems can be further decomposed into the following sub-

problems: 1) Earlier solutions do not consider missing requirements from multiple

viewpoints; 2) SRS documents with many missing requirements typically tend

to be poorly structured and maintained as well as hard-to-trace (by not provid-

ing links to related requirements); 3) SRS documents with missing requirements

Studia Informatica Universalis

Page 2: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

316 Seok Won Lee and David C. Rine

represent an incomplete domain model; and 4) Manual discovery (identification

and incorporation) of missing requirements is highly labor intensive and error-

prone. These inherent rigid subproblems do not allow efficient adaptation of SRS

changes and improvements. Most SRS documents today are plagued by a com-

bination of one or more of these problems, and they become even more prevalent

while dealing with legacy status [AS99] SRS. Therefore, there is a strong need to

develop a new methodology that can provide improved solutions to these prob-

lems and lengthen the life span of SRS.

In this paper, a new methodology entitled “Proxy Viewpoints Model-based Re-

quirements Discovery (PVRD)” is presented to meet this need. Through the re-

quirements discovery and analysis process, the PVRD methodology provides a

way to construct proxy viewpoints models from legacy status natural language

SRS documents. “Proxy viewpoints” is a surrogate and approximation of original

viewpoints that would have been constructed if the requirements of the domain

were well-engineered from the beginning of a software development life cycle by

using one of the viewpoints oriented requirements engineering methods such as

VORD [KS96, KS98].

The PVRD methodology consists of four models: viewpoints model, enter-

prise model, missing requirements types categorization model, and requirements

discovery and analysis model. Theviewpoints model represents different perspec-

tives or views for coverage of direct and indirect stakeholders that need to be iden-

tified and incorporated into the legacy status software system requirements. The

enterprise model provides a way of categorizing requirements based on systems

engineering design process models. Themissing requirements types categoriza-

tion model provides a method to project a requirements space that may contain

a specific type of missing requirements. Therequirements discovery and analy-

sis model provides a method to retrieve requirements of interest by using the re-

quirements term expansion method that automatically generates a list of “potential

query terms” which could assist analysts in acquiring more knowledge about the

domain of interest by performing a “complete search” of available requirements

resources.

SIU 2004

Page 3: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 317

Based on this integrated framework, the PVRD methodology is able to create a

proxy viewpoints model and provides a new way of discovering missing require-

ments while improving the requirements representation space through the new

indexing structure that supports multiple viewpoints from many stakeholders in a

large-scale complex software system.

Well-designed explanatory scenario-based multiple case studies [Yin94, LR04a]

are developed in the finance application system domain and educational informa-

tion management system domain, not only as a way to validate the methodology

but also to show its uniqueness and novelty and to provide exemplary guidance for

researchers from academia and real practitioners from industry [Lee03]. Various

evidence and findings that support the propositions of this study validate that the

PVRD methodology provides an integrated environment that supports a require-

ments discovery and analysis process as well as efficient management. In this

paper, we present some examples from the first case study in the finance applica-

tion system domain.

This paper is organized as follows. The next section deals with related work

and the section 3 presents the proposed methodology with descriptions of each

model in it. Section 4 presents a case study with explanations of each step of the

methodology. We present some concluding remarks with future research.

2. Related Work

Viewpoints approach to requirements engineering [KS96, NKF94, SFE96] pro-

vides many ways of requirements organization and management. From the sys-

tems modeling aspect, some methods such as SADT [RS77] and CORE [Mul79]

only considered viewpoints as sources or sinks of data flows, and VOSE [FKNG92]

as engineering viewpoints. However, these methods can be inappropriate for many

cases in real practice when organizational requirements and concerns need to be

taken into account. For this reason, the PVRD methodology favors the similar

viewpoints concepts of VORD [KS96, KS98] or PREView [SS97], which go be-

yond the sources or sinks of data flows and provide environments for requirements

SIU 2004

Page 4: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

318 Seok Won Lee and David C. Rine

elicitation, structuring, and management. While these approaches need to be ap-

plied at the very beginning stage of software development life cycle, the PVRD

methodology provides a way of constructing proxy viewpoints model from the

poorly structured requirements of legacy status software systems through several

methods in the requirements discovery and analysis model.

[PVB95, KA97] discuss several inspection techniques for detecting, diagnos-

ing, and correcting errors in natural language requirements documents. Among

them, checklist technique contains a list of questions that the analyst may use to

assess each requirement. [KS98] suggests the list should not normally include

more than 10 items and the questions on the checklist should usually be general

than restrictive. Improvement of requirements quality through defects discovery

involves many issues such as the types of requirements and their representation,

types of defects, and the efficiency of the methods and applicability. Therefore,

there is no single best universal approach for the requirements defects discovery

and should depend upon many factors.

In REVERE [RGS00], a probabilistic natural language processing (NLP) tool

is applied to free-text documents to retrieve requirements information. It uses sta-

tistical likelihood of the words for the classification purpose. The probabilities are

derived from a large corpora of free-text that have already been analyzed and man-

ually tagged for each term’s certain set of categories (i.e. syntactic, semantic, or

lexical categorizations). The generated log-likelihood figure heavily relies on the

correctness and compatibility of the pre-tagged corpora to the application domain.

However, the requirements term expansion technique in the PVRD methodology

focus on the complete search of requirements of interest through the improvement

of quality of query terms.

3. The PVRD Methodology

The following sections describe the framework models incorporated in the PVRD

methodology.

SIU 2004

Page 5: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 319

Viewpoint Direct

Indirect

Operator

System

Organization

Regulatory

Environment

Engineering

Viewpoints Model Space Expansion

Viewpoints Model Space Contraction

Proxy Viewpoints Model Space

Initial Viewpoints Template

Viewpoints Model Space in a Real World Domain

Figure 3.1: Evolutionary Viewpoints Model Space

3.1. Viewpoints Model

Viewpoints model represents different perspectives or views for coverage of di-

rect and indirect stakeholders that need to be identified and incorporated into the

legacy status software system requirements. We assume that legacy software sys-

tem requirements were initially developed without considering viewpoints con-

cept. The identification and conceptualization of initial viewpoints model takes

place at the early stage of PVRD. However, these initial set of perspectives or

views are partial and incomplete descriptions. As shown in Figure 3.1, the view-

points model should adapt to necessary changes and evolve towards an optimal

number of viewpoints and descriptions through the PVRD.

Although the need for developing viewpoints model in requirements engineer-

ing is well studied in [KS98], constructing viewpoints model from the legacy SRS,

that was originally elicited and maintained without viewpoints consideration, re-

main a hard problem. The viewpoints model in PVRD methodology builds a good

approximation of viewpoints and also facilitates the requirements discovery and

analysis process while providing a good requirements management environment.

SIU 2004

Page 6: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

320 Seok Won Lee and David C. Rine

A good approximation of the viewpoints’ characteristics can be achieved through

some analysis techniques such as an interviewing process with subject matter ex-

pert/witness, a statistical sampling of viewpoints as strata (i.e. stratified sampling

technique [Coc77]), or a documentary study of viewpoints.

We take the approach of “evolutionary viewpoints model” shown in Figure 3.1,

which starts with an initial viewpoints model that includes a minimum set of

viewpoints such as “direct viewpoint” and “indirect viewpoint” in VORD [KS96,

KS98]. Alternatively, the model allows for multiple viewpoints that are partially

built from any other available resources from the specific domain. If any “view-

points template” of a particular domain exists, such template can also be used as

an initial viewpoints model as well.

3.2. Enterprise Model

Enterprise model (EM) is a categorization of requirements that are used to define

the design problem at various levels of detail in systems engineering [Bue99]. As

shown in Figure 3.2, typically EM consists of six sets of requirements categories

such as enterprise policies, mission need statements, operational concepts, initial

requirements, derived requirements, and actual design requirements in the systems

engineering design process.

In PVRD methodology, EM provides a way of organizing and managing re-

quirements from the systems engineering design process point of view. Each re-

quirement is indexed based on the defined roles/scopes of each category of EM as

well as the identification of the corresponding viewpoint. The level of abstract-

ness of individual requirement in each category of EM is also determined based

on the granularity of viewpoints model. Because each requirements category in

EM inherits the characteristics of each viewpoint in viewpoints model, the new

indexing structure facilitates the requirements discovery and analysis process as

well as the characterization of the requirements. Customization of the categories

and their specific roles/scopes depends on the specific domain application.

SIU 2004

Page 7: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 321

Enterprise Model I

IntegrationRequirements

(H, I)

IntegrationRequirements

(I,J)EnterpriseModel H

EnterpriseModel J

Software Family/Product Line

EnterprisePolicies

Mission Need Statements

OperationalConcepts

Initially Given Requirements

DerivedRequirementsSpecifications

ActualDesign

Figure 3.2: Requirements Categories in Enterprise Model

3.3. Missing Requirements Types Categorization Model

The missing requirements types categorization model provides a method to project

a requirements space that may contain a specific type of missing requirements.

[Mer01] describes an explorative study of possible missing requirements types

in SRS. In general, they are: non-inclusion of all significant requirements; non-

conformity to SRS standard; undesired event handling; omitted non-functional

requirements; missing requirements due to a single point of failure for a critical

system; non-reachable states or operational modes etc. In PVRD methodology,

this ad-hoc classification scheme of missing requirements types is applied in a

systematic way to the projection of requirements space that is associated with

corresponding viewpoint and category of EM.

Figure 3.3 shows the projected requirements space from three different clas-

sifications which are: viewpoints, EM category, and missing requirements cate-

gorization. RS(i,j,k) represents all requirements space that belongs to viewpoint

VPj, ith category of EM: EMi, andkth missing requirements category: MRCk.

Theoretically RS(i,j,k) should satisfy all constraints from all three dimensions.

For instance, let’s assume that MRCk is the “non-conformity to SRS standard”.

More specifically, those standards are “Z39.50 document interface standard” and

SIU 2004

Page 8: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

322 Seok Won Lee and David C. Rine

Vie

wpo

ints

VPj

Enterprise Model Category

EMi

MRCk

Missing

Requir

emen

ts Catego

ries

RS(i,j,k)

Figure 3.3: Requirements Search Space Projection through Missing

Requirements Types

“ISO 10160-1 document ordering standard”. VPj is the “document standards” and

EMi is the “actual design requirements”. Therefore, all requirements in RS(i,j,k)

should conform to those standards. Thus, RS(i,j,k) is assessed for the possibil-

ity of missing requirements type MRCk, and this projection provides a narrow,

accurate and effective search space for discovering various types of missing re-

quirements.

3.4. Requirements Discovery and Analysis Model

3.4.1. Requirements Term Expansion

One of the fundamental problems of the complete search in information retrieval

is “word mismatch” [XC00]. Similarly, SRS often contains different terms and

descriptions that carry the same contextual information of the domain. Therefore,

lack of requirements query terms or non-availability of domain knowledge can

result in an incomplete search for specific requirements of interest. The require-

ments discovery and analysis model provides a method to retrieve requirements

of interest by using the requirements term expansion method [Sal71, FO95] that

SIU 2004

Page 9: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 323

automatically generates a list of “potential query terms” which could assist ana-

lysts in acquiring more knowledge about the domain of interest by performing a

“complete search” of available requirements resources.

R t1

t2 t3

ti ti+1

tk tk+1

TR

U: Requirements Specification Documents Space

Viewpoints (Stratification)

Proxy Viewpoints

T: Target Requirements Set

I: Initially Searched Requirements Set

A: Additional New Requirements Set

R: Relevant Requirements Set that Overlaps between I and A

AI

Figure 3.4: Requirements Search Space

Figure 3.4 shows how this technique can be applied to the requirements search

space. U represents the entire requirements space available for searching.T

(shaded area) represents a target requirements space that is most relevant to the

user’s interests.I represents a set of requirements retrieved through the initial

query. Our goal is to find and retrieve the set of requirementsA that spans the

remaining part of the target requirements spaceT, which was not retrieved in the

spaceI, using the query expansion technique. In order to do that, query expansion

technique automatically generates a list of terms in spaceR that can potentially

characterize the set of requirementsA. These terms are thekey domain words that

are actually relevant to the requirements that only belong toA. Depending on the

granularity of rectangular boxes in the requirements space, it is possible to ap-

proximate proxy viewpoints based on the actual original viewpoints that should

have been constructed.

SIU 2004

Page 10: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

324 Seok Won Lee and David C. Rine

3.4.2. Requirements Relationship Chain Discovery

Some of requirements often establish certain relationships between them and cre-

ate relation chains across the categories in EM. For example, these relations in-

clude causal, is-a membership, general, special, any feature relationships etc.

with many-to-one, one-to-one, or one-to-many correspondences as shown in Fig-

ure 3.5. ra ([Rij−1k, Ri+1j−1k], Ri−1jk) represents many-to-one relationships.

rb (Ri−1j−1m, Ri−1jk) represents one-to-one relationship. rc (Ri−1jk, [Rij+1k,

Ri+1j+1k]) represents one-to-many relationships. Relation chains such as rarcand rbrc can also be discovered. These relationships represent not only relation-

ships between requirements but also relationships of viewpoints and categories of

EM.

Rij-1k

Ri+1j-1k

Rijk

Ri-1jk

Rij+1k

Ri+1j+1k

ra rc

Ri-1j-1mrb

ra rc

Rijk: the ith requirement in jth category of EM that belongs to viewpoint k

Figure 3.5: Requirements Relationship Chain Discovery

The relation chains can be also applied to Software Product Line (PL) or Soft-

ware Family (SF) concepts. A set of verified requirements relation chains can be

the “requirements feature template”. This template plays a key role in require-

ments verification of similar module/component in the PL or SF.

3.4.3. The PVRD Architecture

In order to provide a framework to reason about missing requirements problems,

four models in the PVRD methodology are presented in the previous sections.

The PVRD methodology is applicable in the use of existing natural language SRS

SIU 2004

Page 11: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 325

The PVRD Architecture VP1

VP2 VP3

ViewpointsModel

R1(EP, VP1)

Rj(EP, VP2)

Rm(EP, VP3)

Ri(EP, VP1)

. . .

Rk(EP, VP2)

Rn(EP, VP3)

. . .

. . .

R1(MS, VP1)

Ri(MS, VP1)

. . .

Rj(MS, VP2)

Rk(MS, VP2)

. . .

R1(OC, VP1)

Ri(OC, VP1)

. . .

R1(IR, VP1)

Ri(IR, VP1)

. . .

R1(DR, VP1)

Ri(DR, VP1)

. . .

R1(D, VP1)

Ri(D, VP1)

. . .

Rj(OC, VP2)

Rk(OC, VP2)

. . .

Rj(IR, VP2)

Rk(IR, VP2)

. . .

Rj(DR, VP2)

Rk(DR, VP2)

. . .

Rj(D, VP2)

Rk(D, VP2)

. . .

Rm(MS, VP3)

Rn(MS, VP3)

. . .

Rm(OC, VP3)

Rn(OC, VP3)

. . .

Rm(IR, VP3)

Rn(IR, VP3)

. . .

Rm(DR, VP3)

Rn(DR, VP3)

. . .

Rm(D, VP3)

Rn(D, VP3)

. . .

EnterprisePolicies

MissionNeed

Statements

OperationalConcepts

InitialRequirements

DerivedRequirements

ActualDesigns

Enterprise Model

SRS repository

Legacy System SRS

TermExpansion

QueryEngine

Requirements Discovery & Analysis Process

Requirements Documents Proxy Viewpoints Model

Verification

Validation

R: Individual requirement

Software Developers

DomainKnowledge

TechnicalKnowledge

Domain Expert/ Stakeholder

Requirements Engineer/Analyst

Requirements Projection(Missing Requirements Types)

Figure 3.6: The PVRD Architecture

in further development of legacy systems by discovering missing requirements,

especially, when it is necessary to reconstruct the original SRS, to elicit new re-

quirements for system changes that will take place or to create a new system

from a similar legacy system. In addition, the PVRD methodology creates an

environment for comprehending, fixing and maintaining complex requirements

interdependencies in software intensive systems. Figure 3.6 shows the PVRD ar-

chitecture and each step of the methodology is described in the following section

(see Figure 4.7).

4. Case Study in a Finance Application System Domain

A case study design, as an evaluation research approach and a generalization from

it, builds a basis for valid inferences from the case study events and evidence col-

lected. For an effective case study as an empirical method applied as a valida-

tion exercise – applied to an ‘invented software (systems) engineering methodol-

ogy’, it is necessary for the validation exercise to first have designed a case study

SIU 2004

Page 12: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

326 Seok Won Lee and David C. Rine

methodology specific to the characteristics of this invented software engineering

methodology to be validated using the case study. Case study evaluation research

method in [Yin94] is used to validate the PVRD methodology and more detailed

case study designed methodology including its components, execution, and re-

sults are described in [Lee03, LR04a]. The following subsections describe each

step of the methodology (as shown in Figure 4.7) by using some examples from a

case study performed in a finance application system domain from a real project

environment. The last two steps in Figure 4.7 are beyond the scope of the PVRD

methodology.

4.1. Step1: Set goals for the requirements search and investigation

Any requirements search or investigation process should have a goal or a set of

goals. For example, business, organization policy or technology changes may im-

pact the existing software systems, and those change requests need to be adapted

within a reasonable response time. In general, such requests need to be consoli-

dated by a team of Subject Matter Experts (SMEs) that usually consists of domain

experts, requirements engineers/analysts, and software engineers.

A goal can be represented as a set ofinvestigative questions by usingkey do-

main terms. SMEs can use one of seven facets of defining a ‘complete require-

ment’: 1) What is it named?; 2) Who uses it?; 3) How is it used?; 4) When is

it used?; 5) Where is it used?; 6) Why is it used?; and 7) How well is it used?

SMEs can also use the general investigative question reduction logic (as shown in

Figure 4.8) together in order to clarify their goals and questions more specifically.

In this Step1, it is important for SMEs to acquire and use the key domain terms

that best describe the concept of the goals in the investigative questions. Since

these key domain terms play an important role in narrowing requirements search

space.

4.2. Step2: Selection of domain requirements terms

From the requirements search or investigation point of view, having a set of spe-

cific goals with key domain terms is critically related to the creation of an initial

SIU 2004

Page 13: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 327

Set goals for the requirements search andinvestigation.

Selection of domain requirements terms.

Creation of initial requirements search space by querying domain requirements

terms.

Viewpoints identification and creation of viewpoints model.

Requirements category identificationin enterprise model.

Creation of proxy viewpoints model

Requirement analysis based on the defined properties of proxy viewpoints

model

Discovery of missing requirements andother various types of requirements

defects.

Requirements refinement based on the discoveries and analysis results

Requirements management stage

Target Requirements ConceptsDomain Knowledge,

Missing Requirements Types Categorization Model

Business / TechnologyChanges

Domain-specific words

Text Searching Tool

Viewpoints Template

Set of Requirements

Initial Viewpoints Model

Enterprise Model Requirements Category

Template

Initial Enterprise Model

Term Expansion Methodwith Domain & Technical

Knowledge

Indexed Requirements

Integrated Viewpoints &Enterprise Model

Proxy Viewpoints Model Properties with

Domain & Technical Knowledge

Analysis Results

Less Incomplete, quality improved set of requirementsin proxy viewpoints model

Additional set of requirements or corrections

Software Developers

DomainKnowledge

TechnicalKnowledge

Domain Expert/ Stakeholder

Requirements Engineer/Analyst

Figure 4.7: Steps of the PVRD Methodology

target requirements space. In other words, the target requirements concept (that

can be described by using key domain terms) becomes the basis ofselecting do-

main requirements terms that will be used to create an initial requirements search

space.

SIU 2004

Page 14: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

328 Seok Won Lee and David C. Rine

Change Requests-Business change-Technology change-Policy/regulation change-Erroneous softwarebehavioretc.

Set Goals-Modification of Business Rules-Replacement of softwarecomponents-New operating units/sitesetc.

Investigative Questionsusing key domain terms- Where are the requirements that compose the process of ‘automatic closure’?

The Goal is to <Verb> the <Subject> …What does it mean to <Verb> the <Subject>?To <Verb> the <Subject> means to <Sub-verb> the <Sub-subject>…

Figure 4.8: Step 1: Investigation Goals

There are four ways for SMEs to select domain requirements terms: 1) A term

or a set of terms used in the description of the investigative questions; 2) A term or

a set of terms that can characterize the categories of ‘missing requirements types’;

3) A term or a set of terms from the thesaurus if it is available in the project envi-

ronment; 4) A domain term(s) from the consensus of different stakeholders across

the organization. For instance, this can be achieved through the regular stakehold-

ers meeting, discussions, collecting terms that carry out the same investigative

goals but from the different stakeholders perspectives or views (i.e. ‘automatic

closure’, ‘automatic closing’, and ‘automated processing’ are terms used by dif-

ferent stakeholders but mean the same concept).

4.3. Step3: Creation of initial requirements search space by querying

domain requirements terms

Once a set of key domain terms are collected from Step2, SMEs use it to create an

initial requirements search space. This initial set of requirements is the require-

ments where the set of domain terms appeared in the given actual requirements

document.

SIU 2004

Page 15: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 329

4.4. Step4: Viewpoints identification and creation of viewpoints model

(VP)

Among SMEs, requirements engineers/analysts should have access to the require-

ments domain (through the domain experts) and technical requirements knowl-

edge (through the software engineers) to identify an initial set of viewpoints of

stakeholders in the initial requirements space created in Step3.

SMEs take general viewpoints templates and create an initial viewpoints model

under categories ‘direct’ and ‘indirect’ viewpoints. This is a typical practice in

general viewpoints oriented requirements engineering. Then, SMEs need to read

and assess each requirement from the initial requirements space and identify cor-

responding viewpoints of each requirement as shown in Figure 4.9.

3.2 [3] This will allow TE/GE to achieve the following business case objectives for Release 1:- Allow different processes based on type of requirements received, including "rules-based" automated processing (partial functionality provide for Form 5307 (Rev. 9/2001) automatic closures)- Provide electronic review of cases (partial for Form 5307 [Rev. 9/2001])- Establish a single authoritative system that is the primary repository of data and supports the process (Form 5307 [Rev. 9/2001] only)- Continue to support paper submission (all releases)- Provide paper-based notifications (all releases)

3.1.1TE/GE

2. TEDSSystem

3.3 [6] A TEDS case number will be created for each validated case within the DSA during Release 1. Subsequently, data will be transferred from the DSA to TEDS, LINUS and EDS as required. Business rules for automatic closure of Form 5307 (Rev. 9/2001) cases will be applied. During this staging/business rules process, data for all cases will be transferred to EDS, so that EDS may retain its status as the case management system of record for these Form 5307 (Rev. 9/2001) application packages during Release 1.

2. TEDSSystem

2.2 DSA DB

2.4 TEDSDB

2.5 LINUS2.6 EDS

InitialRequirementsfrom Step3

Viewpoints

Viewpoints Identification- Expansion- Contraction

Viewpoints Template(System/Organization)Initial Viewpoints

Figure 4.9: Step 4: Viewpoints Identification

This initially created viewpoints model expands whenever new viewpoints are

identified and contracts whenever multiple viewpoints need to merge to a sin-

gle viewpoint. The creation of viewpoints model is an iterative and incremental

process.

SIU 2004

Page 16: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

330 Seok Won Lee and David C. Rine

4.5. Step5: Requirements category identification in enterprise model

(EM)

SMEs define the requirements categories in the enterprise model that are appro-

priate for the project. SMEs need to read and assess each requirement from the

initial requirements space and identify an appropriate requirements category of

EM for each requirement as shown in Figure 4.10. As a result, appropriate alloca-

tion of requirements to the corresponding systems engineering process in EM can

be achieved.

3.2 [3] This will allow TE/GE to achieve the following business case objectives for Release 1:- Allow different processes based on type of requirements received, including "rules-based" automated processing (partial functionality provide for Form 5307 (Rev. 9/2001) automatic closures)- Provide electronic review of cases (partial for Form 5307 [Rev. 9/2001])- Establish a single authoritative system that is the primary repository of data and supports the process (Form 5307 [Rev. 9/2001] only)- Continue to support paper submission (all releases)- Provide paper-based notifications (all releases)

3.1.1TE/GE

2. TEDS System

MissionNeed

Statements(MNS)

3.3 [6] A TEDS case number will be created for each validated case within the DSA during Release 1. Subsequently, data will be transferred from the DSA to TEDS, LINUS and EDS as required. Business rules for automatic closure of Form 5307 (Rev. 9/2001) cases will be applied. During this staging/business rules process, data for all cases will be transferred to EDS, so that EDS may retain its status as the case management system of record for these Form 5307 (Rev. 9/2001) application packages during Release 1.

2. TEDS System

2.2 DSA DB2.4 TEDS DB

2.5 LINUS2.6 EDS

OperationalConcepts

(OC)

InitialRequirementsfrom Step3

Requirements Category of EM

EnterpriseModel

Scopes/Roles

Figure 4.10: Step 5: EM Categorization

Each requirements category in EM (that now has its corresponding require-

ments in its category) is expanded to inherit and include the characteristics of a

viewpoints model and creates a new indexing structure, which is the proxy view-

points model.

SIU 2004

Page 17: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 331

4.6. Step6 & Step7: Creation of proxy viewpoints model & Require-

ments analysis based on the defined properties of proxy view-

points model

At this stage, each requirement from the initial requirements space maintains

memberships (or indexes) to corresponding viewpoints model and enterprise model.

For instance, from Figure 4.11, requirement 3.2[3] belongs to viewpoints ‘TE/GE’

and ‘TEDs system’, which are under ‘Organization’ and ‘System’ viewpoints, re-

spectively. Also requirement 3.2[3] belongs to the requirements category of ‘Mis-

sion Need Statements’ in EM. This indexing scheme can be rewritten formally,

Rk(VPi,EMj) in which means the kth requirement Rk has a viewpoint VPi and

belongs to EMj category.

SMEs create a proxy viewpoints model and its conceptual PVRD layout can be

drawn as shown in Figure 4.11. The links between requirements represent ‘part-

of’ relationships. Based on this, each requirement that is consistent to the roles

and scopes of each requirements category in EM can be organized and managed

throughout the viewpoints model.

Theoretically, the level of abstraction of requirements descriptions in EM should

be adjusted and determined by the granularity of the viewpoints model. In other

words, there should be a balance between the viewpoints model and enterprise

model in terms of their level of abstraction. For example, if the level of granu-

larity of viewpoints is very fine level, one may want to introduce a more detail

engineering process in EM by adjusting the abstraction granularity of require-

ments categories of EM. However, this is very hard to achieve in a real project

environment and no practical research solutions exist yet.

SMEs analyze the potential patterns of PVRD properties by assessing the in-

dexes and associated links of requirements. The following factors should guide

SMEs’ analysis process: 1) The defined PVRD properties [Lee03]: Checking any

pattern of PVRD properties of requirements incompleteness, inconsistency, re-

dundancy, ambiguity, relationship chain, and workflow process relationship chain;

and 2) Use of domain and technical requirements knowledge in understanding and

analysis of any potential patterns.

SIU 2004

Page 18: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

332 Seok Won Lee and David C. Rine

4. Regulatory

Viewpoint

3.2 [3]3.3

[6],[9]BR CR5307.25

MNS OC IR

‘AutomaticClosure’

3.3[7],[8]

‘AutomaticClosing’

‘AutomatedProcessing’

DR

6.1.01.003BR PKG5307.2

18.3

BR DLRG.12

Def.

EP

1. Operator

2. System

3. Organization

Viewpoint

Viewpoint

Viewpoint

SelectedDomainTerms

Enterprise ModelRequirementsCategories

ViewpointsModel

Less Relevant Requirements Set

Relevant RequirementsSet

Missing Requirements

Extracted Requirements

Figure 4.11: Steps 6 & 7: The PVRD Model with Missing Require-

ments Analysis

For example, in Figure 4.11, SMEs founda pattern of ‘requirements incom-

pleteness’. More specifically, a set of system functional requirements under De-

rived Requirements (DR) category of EM is missing. Once any such a potential

pattern is identified in the PVRD layout, SMEs continue to start the discovery

process, which is the most important step but hard to achieve without having a

supporting knowledge model, such as PVRD model.

4.7. Step8: Discovery of missing requirements and other requirements

defects of various types

Based on the analysis from Step7, SMEs can discover missing requirements, other

requirements defects of various types, requirements relationship chains and work-

flow process relationship chains.

For ‘missing requirements’ discovery, SMEs can use ‘term expansion method’

to retrieve additional specific requirements of interest (i.e. potentially missing

requirements). The rational of this method is to automatically generate a list of

SIU 2004

Page 19: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 333

Relevant set of Requirements R

Given RequirementsSpace with VPs &Categories in EM

TermExpansionEngine

List of terms close to the concepts in RForm 5307 Rev 9 2001 application packages automated processingTEDS Release 1 Business Rulesrules-basedautomated processingDSATEDSLINUSEDSTEDSrecords repositoryclassification determination.automatic closuremanual processingDSA validated casesDSA validationautomatic closure………

RetrieveAdditionalSet of RequirementsUsing the SelectedTerms

Irrelevant set of Requirements

I

Figure 4.12: Step 8-1: Requirements Term Expansion

domain terms that can potentially be used as ‘queries’ to retrieve a set of additional

requirements from the remaining requirements documents or external resources.

For example, as shown in Figure 4.11, SMEs need to categorize the initial set

of requirements into two sets, ‘relevant’ and ‘less-relevant’ sets of requirements,

to the target concept described in Steps1&2. Then, SMEs take these two sets

of requirements as an input to the term expansion method to generate a list of do-

main specific requirements terms that can be used in the consecutive requirements

search process as shown in Figure 4.12.

SMEs need to assess the generated list of terms (with associated frequency-

based weights) and make associations to the target requirements concept in the

PVRD model. The goal is to find an additional set of requirements that were

missed in the previous search because of the inconsistent use of terms in the re-

quirements, or conceptualknowledge gaps between the set of domain terms (i.e.

‘automatic closure’) that were used in the creation of initial requirements space

and the terms (i.e. ‘DSA Case Validation’) generated through the term expansion

method. In other words, the conceptual links between these terms were missing.

SIU 2004

Page 20: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

334 Seok Won Lee and David C. Rine

Figure 4.13 shows an example of the results of missing requirements discovery. In

this example, a set of requirements was missing because of the ‘language gap’ be-

tween the stakeholders’ language and the systems’ language in the requirements.

3.2 [3] 3.3[6],[9]

BR CR5307.25

MNS OC IR

3.3[7],[8]

DR

6.1.01.003BR PKG5307.2

18.3

BR DLRG.12

Def.

EP

Overlap

3.2 [3]

5.2.1.1VALIDATE

ANDPREPARE

5.2.1.1.2TEDS

DUP TESTPROCESS

5.2.1.1.3OPENING

BUSINESS RULES

PROCESS

5.2.1.1.1DSA

DUP TESTPROCESS

DSA Case Validation

4. Regulatory

Viewpoint

1. Operator

2. System

3. Organization

Viewpoint

Viewpoint

Viewpoint

ViewpointsModel

‘AutomaticClosure’

‘AutomaticClosing’

‘AutomatedProcessing’

SelectedDomainTerms

Enterprise ModelRequirementsCategories

DiscoveredRequirements &Relationships

Figure 4.13: Step 8-2: Missing Requirements and Relationship Chain Discovery

SMEs can also discover requirements defects of other various types (i.e. incon-

sistency, redundancy, and ambiguity), relationship chain between requirements,

and workflow process relationship chain, based on the defined PVRD model prop-

erties. The workflow process relationship chain (inside of the ‘DSA Case Valida-

tion’ box) in Figure 4.13 shows an example of such a relationship chain. The three

sub-processes that compose the ‘DSA Case Validation’ process are discovered and

represented with the data and control flows.

Figure 4.14 shows how to discover requirements defects of other various types.

Based on the viewpoints identified from each requirement, SMEs can also identify

a set of missing requirements and their viewpoints-to-be. SMEs need to assess

requirements that are connected to each other (or requirements in the same EM

category) in the adjacent EM category, to check whether there exist any defects of

other various types.

SIU 2004

Page 21: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 335

3.3

MNS OC IR

‘Clerk’

DREP

ViewpointsV

iew

poin

ts M

odel

1.1.01.004,1.2.01.001, 1.2.01.002,1.2.01.023,

1.2.02.001,1.2.02.002,1.2.03.001,1.2.03.002,1.2.04.001,1.2.04.002,1.2.04.003,1.3.01.001,1.3.01.003,1.4.01.002,1.5.01.002,1.5.01.005,1.6.01.002,1.7.01.001,1.7.01.002,1.7.02.001,1.7.02.002,1.7.03.002,1.7.03.009,1.7.04.004,

1.8.01.002,1.9.01.003,1.11.01.005

3.1.01.002,3.1.01.006,3.1.03.001,3.1.03.002,3.1.03.003,3.6.01.014,3.9.01.008,3.11.01.002,3.11.01.003,3.11.01.004,3.11.01.005,3.11.02.002,3.11.02.003,3.11.02.004,3.11.02.005

6.1.04.002,6.1.05.002

8.1.01.002,8.1.01.003,8.1.01.004,

8.1.01.006

9.3.01.003,9.3.01.004,9.3.01.005,9.3.01.006,9.3.01.007,

9.3.01.008,9.3.01.009

10.1.01.007,10.1.03.006,10.2.02.007,

10.2.03.004

13.2.15.008,13.2.15.009,13.2.15.011,13.2.15.014,13.2.15.016,

13.2.15.017,13.2.15.018

BR LC G.23

BR PKG 5307.1.1

BR PKG 5307.1.2

BR PYM 5307.4

BR PYM 5307.5Cincinnati Submission and Processing Center (CSPC) Extracting Unit

Document Preparation Clerks

CSPC Deposits Unit

Preparation Clerk

Scan Unit

Scan & Data Entry software

Data entry

Data verification

Cincinnati Area Office (CAO)

DSA

Prepare and Mail Closing Letter module

Manual process

Manual Case Transition Summary Report module

Grant TEDS Permissions module

Authorized users

. . .

Adjacent EM Category

Figure 4.14: Step 8-3: Requirements Defects Discovery

From Figure 4.14, SMEs can identify a ‘Many-to-One’ requirements relation-

ship that the seven sets of requirements (under Initial Requirements, including

missing requirements) depend on a set of requirements under Derived Require-

ments, which is related to the ‘security grant permission module’ in the system.

In fact, SMEs found a set of inconsistent requirements from this model.

Discovery of this type of requirements relationship and the understanding of

its characteristics can provide SMEs more focused area to look for requirements

defects.

It is important to note that this missing requirements discovery process in

PVRD also concerns the ‘requirements distance’ problem [JDM01], which is

recognized as a hard-to-solve problem in software requirements engineering that

cannot be handled though a traditional inspection technique, by discovering miss-

ing requirements from far distant sets of requirements or different resources.

SIU 2004

Page 22: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

336 Seok Won Lee and David C. Rine

‘Stopping condition’ of the discovery process is closely related to the defined

evaluation criteria such as metric (i.e. the significance of the discovery) and mea-

sures (i.e. whether the discovered requirements are defining, mandatory or op-

tional requirements) in evaluating the results of the discovery [Lee03].

5. Conclusion and Future Work

Wiegers addresses the importance and difficulty of “missing requirements” as fol-

lows: “Missing requirements are among the hardest errors to detect. They are

invisible.” in his practical discussion of inspecting requirements [Wie01, Wie03].

The PVRD methodology is unique in its systematic “integrated” architecture

that facilitates both discovery and organization/management of natural language

SRS documents in software systems resources (SSR). It transforms the static

legacy status natural language SRS to active models such as proxy viewpoints

models. These models discover not only ‘discontinued knowledge’ (i.e. missing

requirements and relationships) but also create ‘new knowledge’ (i.e. interdepen-

dent link connections between requirements through viewpoints model and en-

terprise model) in SSR and make them available to all other aspects of software

development environment.

For example, individual pieces of information finally become valuable when

they establish “links” with each other from various aspects/dimensions based on

a certain set of goals. Such dimensions (i.e. viewpoints and enterprise model),

goals (i.e. target requirements concepts), patterns (i.e. interdependencies between

requirements in the proxy viewpoints model) are all valuable assets that can be

a basis for reusing and sharing by other software development activities such as

software design, architecture, product line [BOS00, CSL+01, PMZ03] etc.

The flexible architecture of the PVRD also allows applying other techniques

to the steps in the PVRD methodology to achieve various goals of natural lan-

guage requirements engineering research. For example, by relating to the clas-

sical traceability problems, many of steps in the PVRD could be performed in a

requirements management tool such as DOORS [DOO].

SIU 2004

Page 23: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 337

A part of future work includes a development of requirements engineering

workbench that can capture the knowledge generated from various stages of the

software process through: 1) Software implementation of the PVRD methodology

in a proactive way (wizard type smart interface with the combination of automatic

natural language requirements engineering technique for text summarization) that

guides the SMEs and minimize their manual process in multi-dimensional link

analysis; 2) Enhancement of the PVRD methodology by considering aspects from

enterprise modeling, business modeling [NR03, Zac87] and their interdependen-

cies to natural language SRS in SSR as ways of organizing and managing busi-

ness processes and associated requirements; and 3) Bridging the results from the

PVRD research to other aspects of software development.

Theoretical background of models and methods in the PVRD methodology,

case study design and results from multiple (real) case studies carried out for the

validation of the methodology are not presented in this paper but can be found in

[Lee03, LR04a]. This paper is an extended version of the paper in [LR04b].

SIU 2004

Page 24: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

338 Seok Won Lee and David C. Rine

References

[AS99] A. Alderson and H. Shah. Viewpoints on legacy systems.Communications of the ACM,

42(3):115–116, March 1999.

[BOS00] J. Bergey, L. O’Brien, and D. Smith. Mining existing assets for software product lines:

Product line practice initiative. Technical Report CMU/SEI-2000-TN-008, CMU, Pitts-

burgh, PA, 2000.

[Bue99] D. M. Buede.The Engineering Design of Systems: Models and Methods. Wiley Series

in Systems Engineering. New York: Wiley, December 1999.

[Coc77] W. G. Cochran.Sampling Techniques. John Wiley & Sons, New York, third edition,

1977.

[CSL+01] P. Carlshamre, K. Sandahl, M. Lindvall, B. Regnell, and J. Natt och Dag. An indus-

trial survey of requirements interdependencies in software product release planning. In

Proceedings of the Fifth IEEE Int’l Symposium on Requirements Engineering (RE ’01).

IEEE Press, 2001.

[DOO] DOORS. Requirements management solution. Technical report,

http://www.regulatory.com/doors.htm.

[FKNG92] A. Finkelstein, B. Kramer, B. Nuseibeh, and M. Goedicke. Viewpoints: A framework

for integrating multiple perspectives in system development.Int’l. Journal of Software

Engineering and Knowledge Engineering, 2(1):31–58, 1992.

[FO95] C. Faloutsos and D. Oard. A survey of information retrieval and filtering methods.

Technical Report CS-TR-3514, University of Maryland, College Park, Maryland, 1995.

[JDM01] L.L. Jilani, J. Desharnais, and A. Mili. Defining and applying measures of distance

between specifications.IEEE Transactions on Software Engineering, 27(8), August

2001.

[KA97] T.G. Kirner and J.C. Abib. Inspection of software requirements specification docu-

ments: A pilot study. InProceedings of the 15th Annual International Conference on

Computer Documentation, pages 161–171, Snowbird, UT, 1997.

[KS96] G. Kotonya and I. Sommerville. Requirements engineering with viewpoints.BCS/IEE

Software Engineering Journal, 11(1):5–18, 1996.

[KS98] G. Kotonya and I. Sommerville.Requirements Engineering: Processes and Techniques.

Worldwide Series in Computer Science. Wiley, New York, September 1998.

[Lee03] S.W. Lee.Proxy Viewpoints Model-based Requirements Discovery. Phd dissertation,

School of Information Technology and Engineering, George Mason University, Fairfax,

VA, 2003.

SIU 2004

Page 25: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 339

[LR04a] S.W. Lee and David C. Rine. Case study methodology designed research in software en-

gineering methodology validation. InProceedings of the Sixteenth International Con-

ference on Software Engineering and Knowledge Engineering (SEKE ’04), Banff, Al-

berta, Canada, June 2004.

[LR04b] S.W. Lee and David C. Rine. Missing requirements and relationship discovery through

proxy viewpoints model. InProceedings of the 19th annual ACM Symposium on Ap-

plied Computing (SAC 2004), Special Track on Software Engineering: Applications,

Practices, and Tools, Nicosia, Cyprus, March 2004.

[Mer01] M. Merriman. Fiers: Categorization of missing requirements. Technical report, School

of Information Technology and Engineering, George Mason University, Fairfax, VA,

2001.

[Mul79] G.P. Mullery. A method for controlled requirements specifications. InProceedings of

the 4th Int’l. Conference on Software Engineering, pages 126–135, Munich, Germany,

1979. IEEE Computer Society.

[NKF94] B. Nuseibeh, J. Kramer, and A. Finkelstein. A framework for expressing the relation-

ships between multiple views in requirements specification.IEEE Transactions on Soft-

ware Engineering, 20(10):760–773, October 1994.

[NR03] S. Nurcan and C. Rolland. A multi-method for defining the organizational change.In-

formation and Software Technology, Elsevier Science, 45:61–82, 2003.

[PMZ03] P. Pavan, N.A.M. Maiden, and X. Zhu. Towards a systems engineering pattern lan-

guage: Applying i* model requirements-architecture patterns. InProceedings of the

2nd Int’l workshop Software Requirements to Architectures (STRAW) in ICSE ’03. IEEE

Press, 2003.

[PVB95] A.A. Porter, L.G. Votta, and V.R. Basili. Comparing detection methods for software

requirements inspection: A replicated experiment.IEEE Transactions on Software En-

gineering, 21(6):563–575, 1995.

[RGS00] P. Rayson, R. Garside, and P. Sawyer. Assisting requirements recovery from legacy

documents. Technical Report CSEG/8/2000, Cooperative Systems Engineering Group,

Computing Department, Lancaster University, United Kingdom, 2000.

[RS77] D. Ross and K.E. Schoman. Structured analysis for requirements definition.IEEE

Transactions on Software Engineering, 3(1):6–15, 1977.

[Sal71] G. Salton.The SMART Retrieval System - Experiments in Automatic Document

Processing. Prentice-Hall Inc., Englewood Cliffs, NJ, 1971.

[SFE96] G. Spanoudakis, A. Finkelstein, and W. Emmerich, editors.Proceedings of the Int’l

Workshop on Multiple Perspectives in Software Development (Viewpoints ’96) in ACM

Symposium on FSE. ACM Press, San Francisco, CA, October 1996.

[SS97] I. Sommerville and P. Sawyer. Viewpoints: Principles, problems and a practical ap-

proach to requirements engineering.Annual Software Engineering, 3:101–130, 1997.

SIU 2004

Page 26: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

340 Seok Won Lee and David C. Rine

[Wie01] K.E. Wiegers. Inspecting requirements.StickyMinds.com Original Column, July 30

2001.

[Wie03] K. E. Wiegers.Software Requirements. Microsoft Press, second edition, 2003.

[XC00] J. Xu and B. Croft. Improving the effectiveness of information retrieval with local con-

text analysis.ACM Transactions on Information Systems, 18(1):79–112, January 2000.

[Yin94] Robert. K. Yin.Case Study Research: Design and Methods. Applied Social Research

Methods Series Vol 5. Thousand Oaks: Sage Publications, second edition, 1994.

[Zac87] J.A. Zachman. A framework for information systems architecture.IBM Systems Jour-

nal, 26(3), 1987.

SIU 2004

Page 27: MISSING REQUIREMENTS AND RELATIONSHIP DISCOVERY …

Missing Requirements and Relationship Discovery through Proxy Viewpoints Model 341

Authors addresses:

Seok Won Lee, Ph.D., Department of Software and Information Systems, College of In-

formation Technology, The University of North Carolina at Charlotte, 9201 University

City Boulevard, Charlotte, NC. 28223-0001, USA. [email protected]

David C. Rine, Ph.D., NASA NET Research Group, Department of Computer Science,

Department of Information and Software Engineering, School of Information Technology

and Engineering, George Mason University, Fairfax, VA. 22030, USA. [email protected]

SIU 2004