English

Testing Real-World Healthcare IoT Application: Experiences and Lessons Learned

Software Engineering 2023-09-11 v1

Abstract

Healthcare Internet of Things (IoT) applications require rigorous testing to ensure their dependability. Such applications are typically integrated with various third-party healthcare applications and medical devices through REST APIs. This integrated network of healthcare IoT applications leads to REST APIs with complicated and interdependent structures, thus creating a major challenge for automated system-level testing. We report an industrial evaluation of a state-of-the-art REST APIs testing approach (RESTest) on a real-world healthcare IoT application. We analyze the effectiveness of RESTest's testing strategies regarding REST APIs failures, faults in the application, and REST API coverage, by experimenting with six REST APIs of 41 API endpoints of the healthcare IoT application. Results show that several failures are discovered in different REST APIs with ~56% coverage using RESTest. Moreover, nine potential faults are identified. Using the evidence collected from the experiments, we provide our experiences and lessons learned.

Keywords

Cite

@article{arxiv.2309.04230,
  title  = {Testing Real-World Healthcare IoT Application: Experiences and Lessons Learned},
  author = {Hassan Sartaj and Shaukat Ali and Tao Yue and Kjetil Moberg},
  journal= {arXiv preprint arXiv:2309.04230},
  year   = {2023}
}

Comments

To appear in the Proceedings of the 31st ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2023)

R2 v1 2026-06-28T12:16:05.161Z