Lines Matching refs:Autotest
1 Autotest: Fully automated tests under the linux platform
4 Autotest is a framework for fully automated testing. It is designed primarily to
10 Autotest is composed of a number of modules that will help you to do stand alone
14 * Autotest client: The engine that executes the tests (dir client). Each
18 some tests. Autotest client executes ''client side control files'', which are
21 * Autotest server: A program that copies the client to remote machines and
22 controls their execution. Autotest server executes ''server side control files'',
28 * Autotest database: For test grids, we need a way to store test results, and
32 * Autotest scheduler: For test grids, we need an utility that can schedule and
35 * Autotest web frontend: For test grids, A web app, whose backend is written in
40 * Autotest command line interface: Alternatively, users also can use the