Signal Processing and Information Technology. First International Joint Conference, SPIT 2011 and IPC 2011, Amsterdam, The Netherlands, December 1-2, 2011, Revised Selected Papers

Research Article

Measuring Cohesion and Coupling of Sequence Diagram Using Program Slicing

Download
423 downloads
  • @INPROCEEDINGS{10.1007/978-3-642-32573-1_13,
        author={Daljeet Singh and Sunint Khalsa},
        title={Measuring Cohesion and Coupling of Sequence Diagram Using Program Slicing},
        proceedings={Signal Processing and Information Technology. First International Joint Conference, SPIT 2011 and IPC 2011, Amsterdam, The Netherlands, December 1-2, 2011, Revised Selected Papers},
        proceedings_a={SPIT \& IPC},
        year={2012},
        month={10},
        keywords={Sequence Diagram Program Slicing Cohesion Coupling},
        doi={10.1007/978-3-642-32573-1_13}
    }
    
  • Daljeet Singh
    Sunint Khalsa
    Year: 2012
    Measuring Cohesion and Coupling of Sequence Diagram Using Program Slicing
    SPIT & IPC
    Springer
    DOI: 10.1007/978-3-642-32573-1_13
Daljeet Singh1,*, Sunint Khalsa1,*
  • 1: Guru Nanak Dev Engineering College
*Contact email: diljitsingh007@gmail.com, sunintkaur@rediffmail.com

Abstract

This paper proposes a technique for the measurement of Cohesion and Coupling of Sequence Diagram using the Program Slicing. The sequence diagram contains the dynamic information of the Object Oriented system. In this work Sequence Dependency Graph (SDG) is generated from the states and scenarios of Sequence diagram. The SDG is then dynamically sliced taking various aspects into consideration. These slices can then be used to measure Cohesion and Coupling. The novelty of this approach is the direct measurement of Cohesion and Coupling of an object oriented system from Sequence diagram.