Interval constraint-based mutation testing of numerical specifications


연구 분야: Verification



학회: ISSTA 2021: Proceedings of the 30th ACM SIGSOFT International Symposium on Software Testing and Analysis


초록

Mutation testing is an established approach for checking whether code satisfies a code-independent functional specification, and for evaluating whether a test set is adequate. Current mutation testing approaches, however, do not account for accuracy requirements that appear with numerical specifications implemented in floating- point arithmetic code, but which are a frequent part of safety-critical software. We present Magneto, an instantiation of mutation testing that fully automatically generates a test set from a real-valued specification. The generated tests check numerical code for accuracy, robustness and functional behavior bugs. Our technique is based on formulating test case and oracle generation as a constraint satisfaction problem over interval domains, which soundly bounds errors, but is nonetheless efficient. We evaluate Magneto on a standard floating-point benchmark set and find that it outperforms a random testing baseline for producing useful adequate test sets.


Author Profile
Clothilde Jeangoudoux

MPI-SWS Germany

Germany
Author Profile
Eva Darulova

MPI-SWS Germany

Germany
Author Profile
Christoph Quirin Lauter

University of Alaska at Anchorage USA

Austria

📄 논문 정보

발행 연도 2021년
인용수 1
출판 국가 Germany, Austria
사이트 ACM
좋아요 수 0

연관 논문 목록 (66건)