International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 59 - Number 20 |
Year of Publication: 2012 |
Authors: Tarun Ahuja, Dilbag Singh |
10.5120/9815-4386 |
Tarun Ahuja, Dilbag Singh . Estimation of Software Complexity in Component based System. International Journal of Computer Applications. 59, 20 ( December 2012), 1-3. DOI=10.5120/9815-4386
Software complexity and software testing are interrelated and important aspects of software development. For testing issue we can relate software testing to measurable quantities like coupling, cohesion etc. in order to measure and understand complexity. Most of the applications are developed using existing source code. This code is named as component in component based software development. And the concept of using these components to develop software is called reusability. These components increase complexity of the software and can also decrease software quality. In this work a set of software metrics are taken that will check the interconnection between the software components and the application. How strong this relation defines the software complexity after using this software component. For this work three cases such as four components, six components and eight components having interconnection among them are taken. After applying software metrics on them it will be suggested that complexity increases when new components are added.