| View previous topic :: View next topic |
| Author |
Message |
James Hirst
Joined: 06 Dec 2006 Posts: 21 Location: UK
|
Posted: Mon Jun 25, 2007 11:34 am Post subject: Ranorex Recorder inclusion |
|
| I have been led to believe that the Recorder (when it ships) will come with the Pro version of Ranorex - now I see that according to you product comparison tables, it will only ship with the "Premium" version of Ranorex - is this the case? |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Mon Jun 25, 2007 10:25 pm Post subject: |
|
Yes, originally we wanted to ship the Recorder as an alone product, then we decided to put it into a Premium package.
But RanorexPro user will get an attractive offer for upgrading to the Premium version.
Jenö Herget
Ranorex Team |
|
| Back to top |
|
 |
James Hirst
Joined: 06 Dec 2006 Posts: 21 Location: UK
|
Posted: Wed Jun 27, 2007 11:44 am Post subject: Lack of Recorder in Pro version |
|
Well, two things.
1. I don't wish to upgrade to the "Premium" version as I don't need to do Web Testing
2. I feel very let down that those companies that have evaluated then bought Ranorex Pro - like ourselves - are now being told it won't come with Ranorex Pro and that you'll have to shell out more to get hold of it.
 |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Wed Jun 27, 2007 11:33 pm Post subject: |
|
Hi James,
We discussed this topic today and decided to ship the Recorder to all existing RanorexPro users with 12 months maintenance.
You will get a full Recorder with every RanorexPro update until your license expires.
After that, you can upgrade to a RanorexPro or RanorexPremium package.
Jenö
Ranorex Team |
|
| Back to top |
|
 |
James Hirst
Joined: 06 Dec 2006 Posts: 21 Location: UK
|
Posted: Thu Jun 28, 2007 7:20 pm Post subject: |
|
Hi Jeno,
Thank you - I applaud your decision to do this
When can we expect a working version of the Recorder?
Thanks,
James |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Sun Jul 01, 2007 10:40 pm Post subject: |
|
We fixed some bugs this week and will upload a new Beta next week.
We will send you a notification.
Please try this new version and report us all bugs you find.
Jenö
Ranorex Team |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
|
| Back to top |
|
 |
James Hirst
Joined: 06 Dec 2006 Posts: 21 Location: UK
|
Posted: Thu Jul 05, 2007 12:08 pm Post subject: Recorder issues |
|
Hi,
I tried it but the only difference I could see was that dummy (0k) .py, .cpp & .cs files are getting generated if I opt to save but STILL, no Python / C++ / C# source code is generated!!!
Also you have pointed me to a time limited version of the product, why is this?
Can you also advise if the recorder.exe + .dll can be run from any location or should they be in the C:\Program Files\Ranorex 1.2\Bin\ directory?
Thanks
James |
|
| Back to top |
|
 |
James Hirst
Joined: 06 Dec 2006 Posts: 21 Location: UK
|
Posted: Thu Jul 05, 2007 12:23 pm Post subject: Recorder Update |
|
Having tried putting the Recorder.dll in the C:\Program Files\Ranorex 1.2\Bin\Python2.4, I now see generated python, C++ & C# source code in the recorder ouput window.
However the generated file - test.py - is always empty with the message:
"# ---------------------------------------------------------------------- ---------
# No source code available in this version!
# For more information please visit www.ranorex.com
# ---------------------------------------------------------------------- ---------" |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Thu Jul 05, 2007 11:42 pm Post subject: |
|
| Quote: |
| Can you also advise if the recorder.exe + .dll can be run from any location or should they be in the C:\Program Files\Ranorex 1.2\Bin\ directory? |
The Recorder can be run from any location, but it needs some C++ runtime libraries. In some machines you will get the following error:
"This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix the problem."
Please install the Visual C++ Redistributable Package SP1 (VCRedist_x86.exe) if you get this error.
This package is 2.6 MByte and will install some Visual C++ libraries on your machine.
It can be downloaded from the Microsoft download site:
Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)
| Quote: |
| ... no Python / C++ / C# source code is generated!! |
We can generate the Source code only after a Replay action.
We have to check some information so please make a recording and replaying first.
Jenö
Ranorex Team |
|
| Back to top |
|
 |
|