Page Tools:
Wiki Relationships:
Admin Tools:
Projects:TestGen4WebFAQ
Home | News | Requirements | Documentation | Screenshots | Download | Forum | FAQ | TODO
1. How do I install the firefox extension
- Goto the downloads page, and click on the latest release for recorder.xpi file. If firefox blocks developer.spikesource.com from installing software, you may have to add it to the allowed list. Then click on "Install Now" link, and the extension should install itself automatically
2. How do I record and save to a file
- Press on the 'Record' button, and start browsing, and all the actions should be recorded. You can verify that by clicking on the 'Edit Steps' button in the toolbar.
- After your actions are recorded, click on the 'Save' button, and save it to a xml file.
3. How do I replay a saved recording
- Click on the 'Load' button, and load the xml file recorded into TestGen4Web, and press 'Play'
4. How do I generate http-unit tests out of the recorded file =
5. How do I generate php-simpletest out of the recorded file
6. I Get the error XML_Parser not found, what do I do ?
- Install XML_Parser pear module by running the command
sudo pear install XML_Parser
7. What are 'Favorites'
- 'Favorites' as the name suggests are your favorite test cases/recordings which you need access to quickly.
- After you add something in the favorites, you can pull down that menu, click on your favorite and it loads into the memory. Just the way you would click on the 'Load File'
button and select a file to load.
- Optionally you can play the favorite as they are loaded. Refer the screenshot for details.
- If the 'Add to favorites' everytime you save is annoying, it can be turned on or off by default depending on your requirement.
- There are some bugs with 'Auto play on load' feature, which I am trying to debug. Until then, if it does not start playing, just push the play button, the file will already be loaded.
Top Level > Help > FAQ


Testing
