Page Tools:
Wiki Relationships:
Admin Tools:
Projects:TestGen4Web
Home | News | Requirements | Documentation | Screenshots | Download | Forum | FAQ | TODO | Users
Contents |
Objective
- There is a need for a tool which can record user actions on Firefox. Save the recording to an xml file, also replay the saved recording.
- The output of the recorder can also be translated into automatic testing scripts such as httpunit, selenium, simple-test etc.
TestGen4Web is composed of two parts; a Recorder/Playback extension to Firefox and a Translator framework.
1. Recorder
- Recorder is a Firefox extension, built on Firefox 1.1+, It uses the Firefox framework to record, display, save, load, and run files.
2. Translator
- Translator framework is a collection of translators written in any language. The translator needs to take one or more input files, and output the automation tests, and the driver to run the test.


Testing
