Is there a way to trigger QTP Script from a Linux Box.

202 views
Skip to first unread message

Raju Arora

unread,
Oct 6, 2010, 7:12:40 AM10/6/10
to mercu...@googlegroups.com
Hi QTP Gurus,

The application I am working on, has the Server on Linux and UI Clients (Java Client & Web UI) to interact with Server on WIndows.
We have automated the installation and configuration of the Server on Linux, (after installation, Linux Box reboots) and have the Client Side Automation done in QTP as well.

Is there a way the QTP scripts can be triggered from Linux Box after the server installation and configuration completes?


Any help or pointers is highly appreciated...

Regards
Raju



Roman

unread,
Oct 7, 2010, 9:47:38 AM10/7/10
to QTP - HP Quick Test Professional - Automated Software Testing
There are ways to do it. But I see only solutions which required
writing code...

1. (easiest, but I don't like that:) If you have a shared drive
between Linux and Windows, QTP script can wait (run in loop) for file
created on the shared location. Or you can use ftp script.
2. You write simple server program and run it on Windows machine, when
the request for execution sent from Linux, the server program invoke
QTP script (if you don't know how, there is a section in QTP help "QTP
Automation")
http://www.autoitscript.com/autoit3/docs/functions/TCPRecv.htm

3. You can control all the process from Windows
There is telnetlib in Python (http://docs.python.org/library/
telnetlib.html see example on the bottom of the page) you can run the
installation script on Linux using it,

Roman

Anand

unread,
Oct 8, 2010, 2:50:42 AM10/8/10
to mercu...@googlegroups.com
Hi
 
I have to automate, application server is on unix box , Script should invoke perl scripts on unix box, execute and upload results back to QC.
 
Can you please help me if you have any info regarding automation framework and any approaches or documents..please share...any help would highly appreciated.
 
Its a urgent requirement...So quick response would really help me a lot.
 
Regards
Anand

Shanmukha Bollapragada

unread,
Oct 8, 2010, 9:16:37 AM10/8/10
to mercu...@googlegroups.com

Anand iam also interested in this...if you get any info pls include me also

-- You received this message because you are subscribed to the Google "QTP - HP Quick Test Profes...

Reply all
Reply to author
Forward
0 new messages