Applications of synchronization coverage

  • Authors:
  • Arkady Bron;Eitan Farchi;Yonit Magid;Yarden Nir;Shmuel Ur

  • Affiliations:
  • IBM Haifa Research Lab, Haifa, ISRAEL;IBM Haifa Research Lab, Haifa, ISRAEL;IBM Haifa Research Lab, Haifa, ISRAEL;IBM Haifa Research Lab, Haifa, ISRAEL;IBM Haifa Research Lab, Haifa, ISRAEL

  • Venue:
  • Proceedings of the tenth ACM SIGPLAN symposium on Principles and practice of parallel programming
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Coverage analysis is a useful testing technology. However, some coverage models are more acceptable to the industry than others. In the field of testing multi-threaded applications, there is a need for a coverage model that can be used to evaluate tests for concurrent completeness and to find new testing requirements. We present a new coverage model: synchronization coverage. This model is simple to understand and the action items generated by each uncovered task are clear to testers and developers. We propose that synchronization coverage could, and should, become one of the more commonly used coverage models.