[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Delphi and Ruby

Anuradha Raghupathy

9/26/2008 4:03:00 PM

Hi,

I am very new to Ruby. We have a Delphi (Borland Delphi version 5)
application that we would like to automate.

Can Ruby or Apollo or Phi help in automation of this application?

Can I have links to any kind of documentation that would help me do this
task?

Quick response is very much appreciated.

Thanks very much.
Good Day.
--
Posted via http://www.ruby-....

4 Answers

Daniel Völkerts

9/26/2008 5:31:00 PM

0

Anuradha Raghupathy schrieb:
> Hi,
>
> I am very new to Ruby. We have a Delphi (Borland Delphi version 5)
> application that we would like to automate.
>
Hi, do you have an OLE Binding for your application? If not, I would
recommend Autohotkey[1] for the job. We use it to automate an third
party medical application. Works fine ...

g,

Daniel

[1] http://www.autoh...

Anuradha Raghupathy

9/27/2008 4:03:00 AM

0

Daniel Völkerts wrote:
> Anuradha Raghupathy schrieb:
>> Hi,
>>
>> I am very new to Ruby. We have a Delphi (Borland Delphi version 5)
>> application that we would like to automate.
>>
> Hi, do you have an OLE Binding for your application? If not, I would
> recommend Autohotkey[1] for the job. We use it to automate an third
> party medical application. Works fine ...
>
> g,
>
> Daniel
>
> [1] http://www.autoh...

Thanks Daniel. Not sure if our code has OLE binding. Need to check with
our developers on Monday.
--
Posted via http://www.ruby-....

Lloyd Linklater

9/27/2008 6:09:00 PM

0

Anuradha Raghupathy wrote:
> Hi,
>
> I am very new to Ruby. We have a Delphi (Borland Delphi version 5)
> application that we would like to automate.
>
> Can Ruby or Apollo or Phi help in automation of this application?
>
> Can I have links to any kind of documentation that would help me do this
> task?
>
> Quick response is very much appreciated.
>
> Thanks very much.
> Good Day.

I do Delphi too. You do not give much in the way of specifics but you
can always get them working together with sockets.
--
Posted via http://www.ruby-....

Anuradha Raghupathy

9/28/2008 2:18:00 PM

0

Lloyd Linklater wrote:
> Anuradha Raghupathy wrote:
>> Hi,
>>
>> I am very new to Ruby. We have a Delphi (Borland Delphi version 5)
>> application that we would like to automate.
>>
>> Can Ruby or Apollo or Phi help in automation of this application?
>>
>> Can I have links to any kind of documentation that would help me do this
>> task?
>>
>> Quick response is very much appreciated.
>>
>> Thanks very much.
>> Good Day.
>
> I do Delphi too. You do not give much in the way of specifics but you
> can always get them working together with sockets.

Thanks Lloyd. Appreciate your response. How hard is it to work with
sockets? It also depends on how open your code isn't it? Very are
considering learning Ruby and then making it work with Delphi. What
would be your suggestion in this case? Also, we as testers have no
knowledge of Delphi. I am trying to assess how easy or hard it would be?



--
Posted via http://www.ruby-....