Ontology-Based Source Code Retrieval Model To Support Program Comprehension

Identifying the parts of source code corresponding to a specific functionality is one of the most common activities undertaken by software maintainers while performing maintenance tasks. This task is a key challenge to them since they need to comprehend a software system in advance. Various techniqu...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلف الرئيسي: Kadar, Rozita
التنسيق: أطروحة
اللغة:English
منشور في: 2019
الموضوعات:
الوصول للمادة أونلاين:http://eprints.usm.my/55621/1/24%20Pages%20from%20RozitaKadar.pdf
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
الوصف
الملخص:Identifying the parts of source code corresponding to a specific functionality is one of the most common activities undertaken by software maintainers while performing maintenance tasks. This task is a key challenge to them since they need to comprehend a software system in advance. Various techniques have been proposed to help software maintainers to reduce their effort in finding location of source code concern. Concept location is one of the techniques that able to provide a solution to the problem. The most common technique to support concept location is text retrieval. Therefore, this study focuses on the use of source code for text retrieval technique in identifying relevant location to be maintained. The contents of data source that use as an information in source code retrieval process is one of elements that able to improve the performance of the technique.