Generating random well-typed Featherweight Java Programs using quickcheck.

Nenhuma Miniatura disponível
Data
2019
Título da Revista
ISSN da Revista
Título de Volume
Editor
Resumo
Currently, Java is one of the most used programming language, being adopted in many large projects, where applications reach a level of complexity for which manual testing and human inspection are not enough to guarantee quality in software development. Even when using automated unit tests, such tests rarely cover all interesting cases of code, which means that a bug could never be discovered, once the code is tested against the same set of rules over and over again. This paper addresses the problem of generating random well-typed programs in the context of Featherweight Java, a well-known object-oriented calculus, using QuickCheck, a Haskell library for property-based testing.
Descrição
Palavras-chave
Property-based testing
Citação
FEITOSA, S. S.; RIBEIRO, R. G.; BOIS, A. R. D.Generating random well-typed Featherweight Java Programs using quickcheck. Electronic Notes in Theoretical Computer Science, v. 342, p. 3-20, abr. 2019. Disponível em: <https://www.sciencedirect.com/science/article/pii/S1571066119300027>. Acesso em: 18 jun. 2020.