Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calling an application
#2
Not Solved
Priya
ur question is not clear for me, u want to open the Java application by using QTP ?

if yes,
If u r testing Java application, pls make sure that u have java add ins in ur QTP and the use the following commond to open the application

Code:
Dim br,url
br="C:\Program Files\Internet Explorer\IEXPLORE.EXE"
url="ur application url"
Systemutil.Run br,url,"","open".3
Pls let me know is it answered to ur question?

Regards
Raj
rhotur@gmail.com
Reply


Messages In This Thread
Calling an application - by priya02 - 01-22-2008, 12:14 PM
RE: Calling an application - by Rajashekar Gouda - 01-22-2008, 03:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  calling QTP script from one to another krishnas.tester 3 6,489 11-12-2014, 10:32 AM
Last Post: vinod123
  calling stored procedure from Oracle borisk 3 6,236 03-19-2013, 12:41 PM
Last Post: gaveyom
  Function is not calling from subdriver qtpexpert 0 1,992 01-18-2013, 12:25 PM
Last Post: qtpexpert
  While calling sub procedure its giving error Akhila 1 2,350 10-22-2012, 01:55 PM
Last Post: harishshenoy
  Calling dll C# in VBScript nacchio 0 3,056 10-11-2011, 07:32 PM
Last Post: nacchio

Forum Jump:


Users browsing this thread: 1 Guest(s)