Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to record a QTP run session
#1
Solved: 11 Years, 4 Months ago
Hi,

I am using QTP v 9.5 (Trial). I am automating QTP using VB script. code snippet is as follows:

Code:
Set qtApp= CreateObject("QuickTest.Application")
qtApp.Launch
qtApp.Visible = False
qtApp.Open "Path of the script"
qtApp.test.run

On running this vb script, QTP will launch and run the selected script.
Is there any option to 'record' this run session (something like qtApp.test.record).

I know that we can directly save any session using the option "Save As".

Please help me in this regard.

Thanks,
KP
Reply


Messages In This Thread
Is it possible to record a QTP run session - by kp.naravi - 06-05-2008, 04:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP 11.0 does not record web application shipu 6 7,249 08-03-2014, 01:47 AM
Last Post: riverdiego
  QTP does not record anything on a page developed using AJAX shayk1985 2 2,325 05-21-2014, 04:56 AM
Last Post: shayk1985
  Error of checkpoint in record & run mood arif 0 2,180 11-13-2013, 08:48 AM
Last Post: arif
  Record and run differences on "button with context menu" cem404iuce 0 1,816 11-11-2013, 03:07 PM
Last Post: cem404iuce
  Not able to record web application using qtp 10 in window 7 rashmi_prasad 5 11,358 04-24-2013, 11:23 PM
Last Post: CaptainM

Forum Jump:


Users browsing this thread: 1 Guest(s)