:: An Automated Functional Testing Framework For Web Applications
 

Apodora::
Open Source Addition Download

Apodora v1.0.0.0 is currently hosted at SourceForge.net. Follow the link below or in the right column to download:


Apodora Description:

Apodora is a framework for automating functional testing of web applications. It's key focus is on reducing the cost of maintenance thereby increasing the time for further script development.

Component Summary:

  • Controller - The controller is used for creating and executing scripts (tests). It also provides access to the four other components of Apodora.
  • Report Viewer - The report viewer is used for looking at the log of a script. The log will provide details as to what happened during script execution.
  • Batch Manager - The batch manager is used for creating batches (groups) of scripts. These batches will run all of the scripts that they contain in sequence.
  • Maintainer - The maintainer is used to access the Apodora database. The user can create and update script objects and pages (which represent HTML elements and web pages respectively).
  • Object Spy - The object spy allows users to easily gather information of HTML elements in order to use in their scripts.

Downloads