# Flexible In-The-Field Monitoring

**Authors:** Oscar Cornejo

arXiv: 1705.07358 · 2017-05-23

## TL;DR

This paper discusses the challenges and solutions for unobtrusive, cost-effective in-the-field monitoring of software applications to improve robustness testing without impacting user experience.

## Contribution

It proposes new methods for collecting high-quality field data efficiently, enabling advanced testing and analysis techniques in real-world environments.

## Key findings

- Proposes cost-effective data collection techniques
- Maintains user experience while gathering detailed field data
- Enables new testing and analysis solutions in the field

## Abstract

Fully assessing the robustness of a software application in-house is infeasible, especially considering the huge variety of hardly predictable stimuli, environments, and configurations that applications must handle in the field. For this reason, modern testing and analysis techniques can often process data extracted from the field, such as crash reports and profile data, or can even be executed directly in the field, for instance to diagnose and correct problems. In all these cases, collection, processing, and distribution of field data must be done seamlessly and unobstrusively while users interact with their applications. To limit the intrusiveness of in-the-field monitoring a common approach is to reduce the amount of collected data (e.g., to rare events and to crash dumps), which, however, may severely affect the effectiveness of the techniques that exploit field data. The objective of this Ph.D. thesis is to define solutions for collecting field data in a cost effective way without affecting the quality of the user experience. This result can enable a new range of testing and analysis solutions that extensively exploit field data.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.07358/full.md

## References

9 references — full list in the complete paper: https://tomesphere.com/paper/1705.07358/full.md

---
Source: https://tomesphere.com/paper/1705.07358