Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP Automate
#5
Solved: 10 Years, 9 Months, 3 Weeks ago
[quote='Saket' pid='7362' dateline='1252475940']

Hi Saket


Sorry its not working , it gives this error

Line : 4
Char : 1
Object required : 'qtApp'
Code : 800A01A8
Source : Microsoft VBScript error


This is my code
Code:
Dim qtpApp    
     Dim qtpTest      
     Set qtpApp = CreateObject("QuickTest.Application")
     qtApp.Visible = true    
     qtpApp.Open "C:\QA Tools\eroshan\Test1", True  
     Set qtpTest = qtpApp.Test  
     qtpTest.Run

      Set qtTest = Nothing
      Set qtApp = Nothing

do you have any idea ?
can you tell me what is this "QuickTest.Application" for?

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: 1 Guest(s)