Model-Based Testing of Networked Applications
Autor: | Li, Yishuai, Pierce, Benjamin C., Zdancewic, Steve |
---|---|
Rok vydání: | 2021 |
Předmět: | |
Zdroj: | Proceedings of the 30th ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA 2021). Association for Computing Machinery, New York, NY, USA, 529--539 |
Druh dokumentu: | Working Paper |
DOI: | 10.1145/3460319.3464798 |
Popis: | We present a principled automatic testing framework for application-layer protocols. The key innovation is a domain-specific embedded language for writing nondeterministic models of the behavior of networked servers. These models are defined within the Coq interactive theorem prover, supporting a smooth transition from testing to formal verification. Given a server model, we show how to automatically derive a tester that probes the server for unexpected behaviors. We address the uncertainties caused by both the server's internal choices and the network delaying messages nondeterministically. The derived tester accepts server implementations whose possible behaviors are a subset of those allowed by the nondeterministic model. We demonstrate the effectiveness of this framework by using it to specify and test a fragment of the HTTP/1.1 protocol, showing that the automatically derived tester can capture RFC violations in buggy server implementations, including the latest versions of Apache and Nginx. Comment: 11 pages, 15 figures |
Databáze: | arXiv |
Externí odkaz: |