International Conference on Advances in Computer Applications 2012 |
Foundation of Computer Science USA |
ICACA - Number 1 |
September 2012 |
Authors: Jyoti Rani, Kirti Seth |
5fc199b6-4074-4043-8f35-f7146750e536 |
Jyoti Rani, Kirti Seth . Dependency Analysis for Component based Systems using Minimum Spanning Tree. International Conference on Advances in Computer Applications 2012. ICACA, 1 (September 2012), 11-16.
Dependency analysis is advantageous technique that has many applications in software engineering activities. In component-based system (CBS), Dependencies can solve implicit problems such as integration testing, regression testing, change processing, component reusing and version control. In order to promote testing of the CBS, it is necessary to analyze the mutual impact between components and form a description of dependencies. During the present time dependency analysis is one of the important research fields in CBS. This paper presents a minimum spanning tree approach to analyze dependency in Component Based Systems (CBS). First we calculate the dependency of each component using Minimum Spanning Tree in component based system and then calculate the dependency of each component using Analytical Hierarchal Process. Finally we calculate the Correlation Coefficient of the two techniques.