Cover Image for System.Linq.Enumerable+EnumerablePartition`1[System.Char]

Enhancing Behavioral Dependency for Effective Computing in Software

OAI: oai:igi-global.com:281692 DOI: 10.4018/IJSDA.20220701.oa1
Published by: IGI Global

Abstract

Software plays an important role in effective computing and communication of any services. It become crucial to identify some critical parts of the software that can lead to enhanced computing and increases efficiency of the software. Dependency plays a significant role in finding relationship amongst classes and predicting change prone classes. This paper aims to enhance Behavioral Dependency by defining 6 types of dependencies amongst classes. These are (i) direct behavioral dependency (ii) indirect behavioral dependency (iii) internal behavioral dependency (iv) external behavioral dependency (v) indirect internal behavioral dependency and (vi) Indirect External Behavioral Dependency. Evaluating these dependencies, gives accurate results for the prediction of change prone classes. Further, paper compares proposed approach with existing methods.