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
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
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
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