Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
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 Build 1 /logfolder Default /log Tutorial1_Log ...
|
|||||||
|
|||
|
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 10: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 | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rational Robot or Rational Test Manager crashes while running test | Geek_Guest | Rational Robot | 7 | 12-27-2008 01:58 AM |
| Running QTP from command line | sanitha | QTP | 1 | 06-05-2007 04:34 PM |
| Rational Robot | trailokya.mishra | Rational Robot | 1 | 06-01-2007 09:31 AM |
| Licence in Rational Robot | meeta | Rational Robot | 3 | 06-01-2007 09:18 AM |
| rational robot | meeta | Rational Robot | 1 | 06-08-2006 08:46 PM |