background image
<< Deleting a Data Test | GUI Playback >>
<< Deleting a Data Test | GUI Playback >>

Appendix B - Rational Robot Command-Line

B-1
¾ ¾
¾
A P P E N D I X B
Rational Robot Command-Line Options
You use the Rational Robot command-line options to log on, open a script, and play
back the script.
SYNTAX
rtrobo.exe [scriptname] [/user userid] [/password password]
[/project full path and full projectname] [/play]
[/purify] [/quantify] [/coverage] [/build build]
[/logfolder foldername] [/log logname] [/nolog] [/close]
Syntax Element
Description
rtrobo.exe
Rational Robot executable file.
scriptname
Name of the script to run.
/user userid
User name for log on.
/password password
Optional password for log on. Do not use this parameter if
there is no password.
/project full path and full
projectname
Name of the project that contains the script referenced in
scriptname preceded by its full path.
/play
If this keyword is specified, plays the script referenced in
scriptname. If not specified, the script opens in the editor.
/purify
Used with /play. Plays back the script referenced in
scriptname under Rational Purify.
/quantify
Used with /play. Plays back the script referenced in
scriptname under Rational Quantify.
/coverage
Used with /play. Plays back the script referenced in
scriptname under Rational PureCoverage.
/build build
Name of the build associated with the script.