- 24
- May

Vorige week is Apodora gelanceerd, een open source tool waarmee elementaire geautomatiseerde testen van webapplicaties kunnen worden uitgevoerd. In een demo van 8 minuten wordt getoond wat de tool voor mogelijkheden biedt. Verwacht geen hoogstandjes die je bijvoorbeeld met WinRunner kunt realiseren, maar eenvoudige record & playback-functionaliteit, inclusief reports en een scripttaal heeft Apodora wel in huis. Ik heb de tool gedownload, maar moet er nog mee aan de slag gaan. Een opsomming van de belangrijkste componenten:
- 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.
Technorati Tags: Apodora, geautomatiseerd testen, testtool, testtools
