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

Hi Saket

There is a small question about vbs. i want to close the QTP tool window after run the the test. What is the line should i add to the script??

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

                                    Set qtTest = Nothing
                                    Set qtApp = Nothing

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)