The test creation wizard starts the Hyades proxy recorder, which records your interactions with a browser-based application. When you stop recording, the wizard starts a test generator, which creates a test from the recorded session.
Before beginning, verify that the Agent Controller is running on the local machine. For instructions on how to start the Agent Controller, see Administering the Agent Controller.
Tests are stored inside a Java project. If no Java project currently exists in your workspace, the test creation wizard creates one, allowing you to change its name. If you want to store a test in a specific project, verify that it exists before beginning. For instructions on how to create a Java project, see Creating Java elements.
Recording and script generation behavior are controlled by recorder preferences. To inspect the current settings, go to Windows > Preferences > Test > HTTP Proxy Recorder.




Parent topic: Testing browser-based applications - quick start
Next topic: Editing a test