Profiling deployed software: Assessing strategies and testing opportunities

Download: PDF.

“Profiling deployed software: Assessing strategies and testing opportunities” by Sebastian Elbaum and Madeline Diep. IEEE Transactions on Software Engineering, vol. 31, no. 4, Apr. 2005, pp. 312-327.

Abstract

An understanding of how software is employed in the field can yield many opportunities for quality improvements. Profiling released software can provide such an understanding. However, profiling released software is difficult due to the potentially large number of deployed sites that must be profiled, the transparency requirements at a user's site, and the remote data collection and deployment management process. Researchers have recently proposed various approaches to tap into the opportunities offered by profiling deployed systems and overcome those challenges. Initial studies have illustrated the application of these approaches and have shown their feasibility. Still, the proposed approaches, and the tradeoffs between overhead, accuracy, and potential benefits for the testing activity have been barely quantified. This paper aims to overcome those limitations. Our analysis of 1,200 user sessions on a 155 KLOC deployed system substantiates the ability of field data to support test suite improvements, assesses the efficiency of profiling techniques for released software, and the effectiveness of testing efforts that leverage profiled field data.

Download: PDF.

BibTeX entry:

@article{ElbaumD2005,
   author = {Sebastian Elbaum and Madeline Diep},
   title = {Profiling deployed software: Assessing strategies and testing
	opportunities},
   journal = {IEEE Transactions on Software Engineering},
   volume = {31},
   number = {4},
   pages = {312--327},
   month = apr,
   year = {2005}
}

Back to Publications whose methodology uses invariant detection.