학술논문

Software analysis process-which order of activities, is preferred? an experimental comparison using FOOM methodology
Document Type
Conference
Source
Proceedings 2003 Symposium on Security and Privacy Software - science, technology and engineering Software: Science, Technology and Engineering, 2003. SwSTE '03. Proceedings. IEEE International Conference on. :111-119 2003
Subject
Computing and Processing
General Topics for Engineers
Object oriented modeling
Data models
Design for disassembly
Unified modeling language
Data structures
Production
Language
Abstract
Data modelling and functional modelling are two main activities of the analysis process. Traditional development methodologies usually emphasize functional modelling via dataflow diagrams (DFDs), while object-oriented (OO) methodologies emphasize data modelling via class diagrams. UML includes various techniques for both data (structure) and functional (behavior) modelling which can be utilized in various ways. In fact, different methodologies utilize data modelling and process modelling techniques in different ways and orders. We concerned with the ordering of modelling activities in the analysis stage. Our main question is if it is better to create first a functional model and then a data model, or vice versa? We conduct a comparative experiment in which the two opposing orders are examined. We use the FOOM methodology as a platform for the experiment as it enables the production of both a functional model (hierarchical OO-DFDs) and a data model (an initial class diagram), which are synchronized. The results of the experiment reveal that an analysis process that begins with data modelling provides better products than one that begins with functional modelling.