Prepare for your Next Interview
This is a discussion on trouble running rational robot script via .bat/command line within the Rational Robot forums, part of the Software Testing category; Hi all, I'm trying to successfully run a .bat file with the below command: rtrobo.exe PZ_ECLIPSE_INSTALL /user admin /password mypwd /project R:\MATE\MATE\MATE.rsp /play /build ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
trouble running rational robot script via .bat/command line
Hi all,
I'm trying to successfully run a .bat file with the below command: rtrobo.exe PZ_ECLIPSE_INSTALL /user admin /password mypwd /project R:\MATE\MATE\MATE.rsp /play /build Build 1 /logfolder Default /log Tutorial1_Log /close when I run it nothing happens. I used this command b4 and it worked. I tested command in cmp prompt and received the following error: 'rtrobo.exe' is not recognized as an internal or external command, operable program or batch file So then I decided to put exact dir of where rtrobo.exe is located but it opened the IDE instead of doing is silently/beneath Can someone tell what how to correct this problem. Thank you :-) Last edited by Mandata : 07-23-2007 at 09:33 AM. |
| Sponsored Links |
|
|||
|
Re: trouble running rational robot script via .bat/command line
Hi,
I did small change,try this rtrobo.exe "login1" /user "admin" /password "" /project "c:\rational\myproj.rsp" /play /build "Build 1" /logfolder "Default" /log "Tutorial1_Log" /close |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running QTP from command line | sanitha | QTP | 1 | 06-05-2007 03:34 PM |
| Rational Robot or Rational Test Manager crashes while running test | Geek_Guest | Rational Robot | 5 | 06-04-2007 06:36 AM |
| Rational Robot | trailokya.mishra | Rational Robot | 1 | 06-01-2007 08:31 AM |
| Licence in Rational Robot | meeta | Rational Robot | 3 | 06-01-2007 08:18 AM |
| rational robot | meeta | Rational Robot | 1 | 06-08-2006 07:46 PM |