期刊名称:International Journal on Computer Science and Engineering
印刷版ISSN:2229-5631
电子版ISSN:0975-3397
出版年度:2011
卷号:3
期号:1
页码:21-27
出版社:Engg Journals Publications
摘要:Finding Proneness of software is necessary to identify fault prone and change prone classes at earlier stages of development, so that those classes can be given special attention. Also to improves the quality and reliability of the software. For corrective and adaptive maintenance we require to make changes during the software evolution. As such changes cluster around number of key components in software, it is important to analyze the frequency of changes in individual classes and also to identify and show related changes in multiple classes. Early detection of fault prone and change prone classes can enables the developers and experts to spend their valuable time and resources on these areas of software. Prediction of change-prone and fault prone classes of a software is an active topic in the area of software engineering. Such prediction can be used to predict changes to different classes of a system from one release of software to the next release. Identifying the change-prone and fault prone classes in advance can helps to focus attention on these classes. In this paper we are focusing on finding dependency of software that can be achieved by estimating the proneness of Object Oriented Software. Two main types of proneness are associated with OO software. Fault Proneness and Change Proneness.
关键词:change proneness; adjacency matrix; adjancency list; dependency between classes