The test creation wizard starts the HTTP 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 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.
If you use a browser other than Microsoft Internet Explorer, before starting the steps listed below, first start and configure your browser as explained in Configuring your browser for test recording.




Parent topic: Testing browser-based applications - quick start
Previous topic: Configuring your browser for test recording
Next topic: Editing a test