AF - Atoms Framework
Overview
AF relies on a black-box testing approach, based on automated test scenarios, for the detection of crashes in GUI applications. The framework provides an environment for the development of test scripts and the generation of test sequences (execution lists).
In other words, AF can be understood as a framework that supports the automated generation of tests scenarios, where each scenario is a random combination of small test scripts. Each one of these test scripts is called atom, and its actions correspond to a visible operation of the system to be tested. The idea is that the operation an atom performs can not be decomposed into other operations.
Moreover, AF provides support for test data generation and maintenance. This enables atoms to recover input data from configurations files and to share output data: one atom can consume data another atom produces. This is key to AF as it enables one atom to exercise different inputs each time it is executed.
Contact
Please contact the following for any further information:
Paulo Borba (Senior Researcher)
phmb@cinNOSPAM.ufpe.br
Érica Hori (Technical Leader)
eaah@cinNOSPAM.ufpe.br
Laís Neves (Technical Leader)
lmn3@cinNOSPAM.ufpe.br