Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

LSU Doctoral Dissertations

Computer Sciences

2010

Ontology

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Improving Software Quality Using An Ontology-Based Approach, Yixin Luo Jan 2010

Improving Software Quality Using An Ontology-Based Approach, Yixin Luo

LSU Doctoral Dissertations

Ensuring quality in software development is a challenging process. The concepts of anti-pattern and bad code smells utilize the knowledge of reoccurring problems to improve the quality of current and future software development. Anti-patterns describe recurring bad design solutions while bad code smells describe source code that is error-free but difficult to understand and maintain. Code refactoring aims to remove bad code smells without changing a program’s functionality while improving program quality. There are metrics-based tools to detect a few bad code smells from source code; however, the knowledge and understanding of these indicators of low quality software are still …