Rechercher

[DC08] Functional Testing in the Focal environment

Conférence Internationale avec comité de lecture : Tests and Proofs (TAP 2008), April 2008, Vol. 4966, pp.84-98, Series LNCS, Prato, Italy,
motcle:
Résumé: This article presents the generation and test case execution under the framework Focal. In the programming language Focal, all properties of the program are written within the source code. These properties are considered, here, as the program specification. We are interested in testing the code against these properties. Testing a property is split in two stages. First, the property is cut out in several elementary properties. An elementary property is a tuple composed of some pre-conditions and a conclusion. Lastly, each elementary property is tested separately. The pre-conditions are used to generate and select the test cases randomly. The conclusion allows us to compute the verdict. All the testing process is done automatically.

Equipe: sys

BibTeX

@inproceedings {
DC08,
title="{Functional Testing in the Focal environment}",
author=" C. Dubois and M. Carlier ",
booktitle="{Tests and Proofs (TAP 2008)}",
year=2008,
month="April",
series="LNCS",
volume=4966,
pages="84-98",
address="Prato, Italy",
}