Home | History | Annotate | Line # | Download | only in dist
README revision 1.1.1.3
      1  1.1.1.3  jmmv Introductory information                        Automated Testing Framework
      2  1.1.1.3  jmmv ===========================================================================
      3      1.1  jmmv 
      4      1.1  jmmv 
      5  1.1.1.3  jmmv Introduction
      6  1.1.1.3  jmmv ************
      7      1.1  jmmv 
      8  1.1.1.3  jmmv The Automated Testing Framework (ATF) is a collection of libraries and
      9  1.1.1.3  jmmv utilities designed to ease unattended application testing in the hands of
     10  1.1.1.3  jmmv developers and end users of a specific piece of software.
     11      1.1  jmmv 
     12  1.1.1.3  jmmv As regards developers, ATF provides the necessary means to easily create
     13  1.1.1.3  jmmv test suites composed of multiple test programs, which in turn are a
     14  1.1.1.3  jmmv collection of test cases.  It also attempts to simplify the debugging of
     15  1.1.1.3  jmmv problems when these test cases detect an error by providing as much
     16  1.1.1.3  jmmv information as possible about the failure.
     17      1.1  jmmv 
     18  1.1.1.3  jmmv As regards users, it simplifies the process of running the test suites and,
     19  1.1.1.3  jmmv in special, encourages end users to run them often: they do not need to
     20  1.1.1.3  jmmv have source trees around nor any other development tools installed to be
     21  1.1.1.3  jmmv able to certify that a given piece of software works on their machine as
     22  1.1.1.3  jmmv advertised.
     23      1.1  jmmv 
     24      1.1  jmmv 
     25  1.1.1.3  jmmv Other documents
     26  1.1.1.3  jmmv ***************
     27      1.1  jmmv 
     28  1.1.1.3  jmmv * AUTHORS: List of authors and contributors for this project.
     29      1.1  jmmv 
     30  1.1.1.3  jmmv * COPYING: License information.
     31      1.1  jmmv 
     32  1.1.1.3  jmmv * INSTALL: Compilation and installation instructions.  These is not the
     33  1.1.1.3  jmmv   standard document shipped with many packages, so be sure to read it for
     34  1.1.1.3  jmmv   things that are specific to ATF's build.
     35      1.1  jmmv 
     36  1.1.1.3  jmmv * NEWS: List of major changes between formal, published releases.
     37      1.1  jmmv 
     38      1.1  jmmv 
     39  1.1.1.3  jmmv ===========================================================================
     40  1.1.1.3  jmmv vim: filetype=text:textwidth=75:expandtab:shiftwidth=2:softtabstop=2
     41