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
- The translator uses a java browser emulator (htmlunit). It reads the xml files generated by the recorder and runs it without using a GUI browser. The command line switches make it easy to run them as a set of tests


Testing
