Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP Automate
#3
Solved: 10 Years, 9 Months, 3 Weeks ago
[quote='Saket' pid='7359' dateline='1252473659']
hi eroshan,
it would be always better if you can paste exactly, where are you stuck , a piece of code in you bat file can give the better idea.
although you can do this using vbscript.
copy the code below and save as .vbs file, you can execute this vbs file from command prompt.
Code:
Dim qtpApp    
Dim qtpTest      
Set qtpApp = CreateObject("QuickTest.Application")      
qtpApp.Open TestPath, True  
Set qtpTest = qtpApp.Test  
qtpTest.Run

I am very new for vbs Can you explain above code.
where should i place my test file name
where should i place path of the test file

Thanks
Reply


Messages In This Thread
QTP Automate - by eroshan - 09-09-2009, 10:31 AM
RE: QTP Automate - by Saket - 09-09-2009, 10:50 AM
RE: QTP Automate - by eroshan - 09-09-2009, 11:15 AM
RE: QTP Automate - by Saket - 09-09-2009, 11:29 AM
RE: QTP Automate - by eroshan - 09-09-2009, 12:36 PM
RE: QTP Automate - by Saket - 09-09-2009, 12:43 PM
RE: QTP Automate - by eroshan - 09-09-2009, 01:00 PM
RE: QTP Automate - by eroshan - 09-09-2009, 05:59 PM
RE: QTP Automate - by Saket - 09-09-2009, 06:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  "How to automate SAP Applications using QTP" suresz449 9 22,647 09-01-2017, 12:42 PM
Last Post: Shiva Kumar
  Automate BMC Control M applications using QTP Saranyaciet2 0 2,639 05-22-2015, 09:43 AM
Last Post: Saranyaciet2
  Can we automate Forte UDS applications using QTP? premanand1979 0 2,022 09-18-2014, 01:58 AM
Last Post: premanand1979
  How to automate IVR(interactive voice response) using QTP akhandesh 0 3,119 06-26-2014, 12:36 PM
Last Post: akhandesh
  Want to automate qc using qtp venkatkoritala 1 2,828 03-26-2014, 08:32 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 3 Guest(s)