Designing a Software Maintenance System Using a Reverse Engineering Approach

The aim of the software maintenance is to maintain the software system in accordance with advancement in software and hardware technology. There are four activities to software maintenance, namely corrective maintenance, adaptive maintenance, perfective maintenance, and preventive maintenance. Th...

Full description

Saved in:
Bibliographic Details
Main Author: Al-Fawareh, Hamed Jasem
Format: Thesis
Language:English
English
Published: 1998
Subjects:
Online Access:http://psasir.upm.edu.my/id/eprint/9448/1/FSAS_1998_35_A.pdf
http://psasir.upm.edu.my/id/eprint/9448/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The aim of the software maintenance is to maintain the software system in accordance with advancement in software and hardware technology. There are four activities to software maintenance, namely corrective maintenance, adaptive maintenance, perfective maintenance, and preventive maintenance. Three approaches are used in software maintenance, that is restructure, reverse engineering, and reenginering. Reverse engineering is a process that is currently being used in software maintenance to extract items of information on software products. This research aims to produce a new reverse engineering logic-form tool, to help maintainers by giving them a complete document about the software system. Currently, many tools are used in reverse engineering, but not all can satisfy the problems faced by the users. The thesis describes the design and implementation of an automatic aid system that uses a logic-form reverse engineering approach, with a new data structure called tree module structure. This tool contains four modules, namely, lexical analyzer module, syntax analyzer module, handling module, and interface or query module.