You can use the Rational Robot command-line options to log in, 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]
EXAMPLE
rtrobo.exe VBMenus /user admin /project C:\Sample
Files\Projects\Default.rsp /play /logfolder Default /log MyLog /close
In this example, the user “admin” opens the script “VBMenus”, which is in the
project file “Default.rsp” located in the directory “c:\Sample Files\Projects.” The
script is opened for playback, and it is closed when playback ends. The results are
recorded in the log “MyLog” located in the “Default directory.”作者: 海龙 时间: 2005-11-11 20:17
项目由Rational Administrator创建,不是Robot创建,Rational Administrator不支持命令行