51Testing软件测试论坛

标题: 请教Rational robot可以自己自动创建新的project吗? [打印本页]

作者: sanjieyu    时间: 2005-11-10 16:10
标题: 请教Rational robot可以自己自动创建新的project吗?
最近用rational robot来做自动化测试

我们打算做一个one package,就是把所有的project,DDE,test data,test file放在一个package里面,执行的tester只要run这个package就行了,不用care其他东西的

但是现在有个情况就是,robot可以自动创建一个new project吗?robot有自己的command方式吗?如果可以?哪位大侠知道怎么让robot自动创建project?

小弟第一次用robot,很多问题不明白
作者: 海龙    时间: 2005-11-11 20:14
Rabot有自己的命令行方式,帮助里面就有

Rational Robot Command-line Options

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不支持命令行




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2