Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP11 is not able to record on windows application
#1
Not Solved
Hi,

I tried to record windows application using qtp11 with window7.It is not recording anyting.
I changed the run settings as run on any open windows based application but no use.

Please anybody send me the script for selecting the processes tab of windows task manager using qtp.Flow should be
windows>system32>taskmgr.exe>processes

Code:
For windows xp i have a below code:
window("regexpwndtitle:=system32").winListView("nativeclass:=SysListView32").select "taskmgr.exe"
window("regexpwndtitle:=system32").winListView("nativeclass:=SysListView32").type micReturn
Dialog("text:=windows Task Manager").wintab("nativeclass:=SysTabControl32).select "Processes"


if i run the same code on win7 it shows sysListView cannot identified. and if i spy the sytem32 it just shows window....>winobject...
Reply


Messages In This Thread
QTP11 is not able to record on windows application - by sowmya - 02-15-2012, 04:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Windows Application Custom Combo box selection change event not firing in uft RamUFT 0 836 02-06-2020, 08:10 AM
Last Post: RamUFT
  handling Autocomplete field using QTP11 sandler 1 6,214 06-06-2012, 10:57 AM
Last Post: supputuri
  QTP11.0 supports DB2. qtpexpert 2 3,320 12-15-2011, 02:44 PM
Last Post: qtpexpert
  Receiving an IIS authentication error when replaying a.net windows application script nithya.cov@gmail.com 0 2,444 04-16-2011, 10:58 AM
Last Post: nithya.cov@gmail.com
  Problem in Recording .net windows application sk.aravind 8 5,343 11-20-2009, 01:13 PM
Last Post: v_selvam

Forum Jump:


Users browsing this thread: 1 Guest(s)