Re: qtp integration with perl

2007-09-18 Thread Vijayshree
On Sep 18, 11:45 am, [EMAIL PROTECTED] (Siva Prasad) wrote: > Hi Gurus, > > I have to develop a test harness that is used to do end-end testing of a > application. > > The gui test harness is already in place. Which is developed in QTP TOOL? > > The back end automation should be developed perl and

Re: qtp integration with perl

2007-09-18 Thread John W. Krahn
Chas Owens wrote: On 9/18/07, Siva Prasad <[EMAIL PROTECTED]> wrote: snip Is there any way that I can call QTP from perl. snip http://www.softwareinquisition.com/2006/08/integrating-qtp-with-non-mercury-products-some-code Nobody expects the software inquisition!!! John -- Perl isn't a tool

Re: qtp integration with perl

2007-09-18 Thread Chas Owens
On 9/18/07, Siva Prasad <[EMAIL PROTECTED]> wrote: snip > Is there any way that I can call QTP from perl. snip http://www.softwareinquisition.com/2006/08/integrating-qtp-with-non-mercury-products-some-code -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

qtp integration with perl

2007-09-17 Thread Siva Prasad
Hi Gurus, I have to develop a test harness that is used to do end-end testing of a application. The gui test harness is already in place. Which is developed in QTP TOOL? The back end automation should be developed perl and this should call the QTP scripts. Is there any way that I ca