Abstract Maintainers of old code often need to discover where particular program features are implemented. This paper presents a method, called ‘software reconnaissance’ for answering this question through an analysis of the execution of different test cases. The method is quite easy to implement, requiring only a test coverage monitor, some simple tools, and a…
Journal of Software Maintenance Research and Practice Template
Write in a clean editor, then format for Journal of Software Maintenance Research and Practice in one click — DocuGuru applies the official Wiley template with author–year references and exports a submission-ready PDF plus the editable LaTeX source. Free to start.
About the Journal of Software Maintenance Research and Practice format
Journal of Software Maintenance Research and Practice is a peer-reviewed journal published by Wiley, covering Software Engineering Research, Software Reliability and Analysis Research, Software Engineering Techniques and Practices.
| Publisher | Wiley |
|---|---|
| Reference style | Author–year (Chicago) Author–year — (Smith, 2023) in the text Smith, Ada, Ben Jones, and Cara Lee. 2023. "A Representative Article Title." Journal of Software Maintenance Research and Practice 12 (3): 45–58.
Formats any DOI in Journal of Software Maintenance Research and Practice style. No sign-up. |
| Publishes research in | Software Engineering Research Software Reliability and Analysis Research Software Engineering Techniques and Practices Advanced Software Engineering Methodologies Software System Performance and Reliability |
| ISSN | 1040-550X |
| h-index | 38 |
| i10-index | 119 |
| Total citations | 5,511 |
| Top institutions publishing here | Durham University |
| Journal website | onlinelibrary.wiley.com |
| You get | A submission-ready PDF and the editable LaTeX source — ready to submit. |
Papers published in Journal of Software Maintenance Research and Practice per year
Citation impact of Journal of Software Maintenance Research and Practice by publication year
Citations each year’s papers have accumulated so far — the most recent years are still building up.
Most-cited papers in Journal of Software Maintenance Research and Practice
Abstract Reverse‐engineering is the process of extracting system abstractions and design information out of existing software systems. This process involves the identification of software artefacts in a particular subject system, the exploration of how these artefacts interact with one another, and their aggregation to form more abstract system representations that facilitate program understanding. This paper…
So-called little, or domain-specific languages (DSLs), have the potential to make software maintenance simpler: domain experts can directly use the DSL to make required routine modifications. On the negative side, however, more substantial changes may become more difficult: such changes may involve altering the domain-specific language. This will require compiler technology knowledge, which not every…
We suggest that empirical studies of maintenance are difficult to understand unless the context of the study is fully defined. We developed a preliminary ontology to identify a number of factors that influence maintenance. The purpose of the ontology is to identify factors that would affect the results of empirical studies. We present the ontology…