
464 End-to-End e-business Transaction Management Made Easy
If you intend to run Robot unattended in batch mode, be sure to specify the
following options to get past the Rational Test Login dialog box:
/user userid
/password password
/project full path and full projectname
Also, when running Robot unattended in batch mode, you should specify the
following options:
/log logname /build build /logfolder foldername
An example of these options is as follows:
rtrobo.exe VBMenus /user admin /project "C:\Sample Files\Projects\Default.rsp"
/play /build"Build1"/logfolder Default /log MyLog /close
In this example, the user admin opens the script VBMenus, which ...