Interview Questions

Enabling HTML Testing in Robot.

Rational Robot FAQ


(Continued from previous question...)

Enabling HTML Testing in Robot.

After loading the HTML extension, you must enable HTML testing so that Robot can recognize HTML elements. You can do this either by starting Internet Explorer or Netscape Navigator through the Robot Start Browser command or by loading the Rational ActiveX Test control.
To enable HTML testing using the Start Browser command:
1. Start recording in Robot. To record, click the Record GUI Script button on the Robot toolbar.
2. Type a script name or select a name from the list.
3. Click OK to display the GUI Record toolbar.
4. Click the Display GUI Insert Toolbar button on the GUI Record toolbar.
5. Click the Start Browser button on the GUI Insert toolbar.
6. Type the URL of the HTML application that you plan to test, or click Browse and select a local file.
7. Type the name of a tag to uniquely identify this instance of the browser. By using tags, you can test multiple instances of the browser.
8. Click OK.

(Continued on next question...)

Other Interview Questions