Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to record a QTP run session
#1
Solved: 10 Years, 9 Months, 3 Weeks 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
#2
Solved: 10 Years, 9 Months, 3 Weeks ago
May i know what do you want to achieve by "recording" run session?

On other note, screen recording softwares like camtasia might be helpful for your needs.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#3
Solved: 10 Years, 9 Months, 3 Weeks ago
Thanks,

I got the solution for our problem. Thanks for your note. I will check that software.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP 11.0 does not record web application shipu 6 6,983 08-03-2014, 01:47 AM
Last Post: riverdiego
  QTP does not record anything on a page developed using AJAX shayk1985 2 2,193 05-21-2014, 04:56 AM
Last Post: shayk1985
  Error of checkpoint in record & run mood arif 0 2,088 11-13-2013, 08:48 AM
Last Post: arif
  Record and run differences on "button with context menu" cem404iuce 0 1,728 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,121 04-24-2013, 11:23 PM
Last Post: CaptainM

Forum Jump:


Users browsing this thread: 1 Guest(s)