Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP Recording problem
#9
Solved: 11 Years, 6 Months, 3 Weeks ago
First,
Go to Automation-->Record and run setting --> Windows application tab.
make sure that you have selected Record and Run test on any windows based application.
Run on any open window is the right option.

Go through the options available here. If you have selected ‘recode application mentioned below’ option then QTP will record only those application which are mentioned here

Second,
DP is descriptive programming in which we provide object description in the line itself.
Ex:
Browser("name:=Google", "creationTime:=0").Click
what you are using is not DP. QTP goes to OR for object properties and it will lean which object to choose based on the Object. GO through to
help for more details .
Ex:
Browser("brw_google").Click
This is the basic concepts you should learn first.


Reply


Messages In This Thread
QTP Recording problem - by Dhruvaljoshi - 04-13-2011, 10:04 AM
RE: QTP Recording problem - by Jay - 04-13-2011, 11:24 AM
RE: QTP Recording problem - by Dhruvaljoshi - 04-13-2011, 11:36 AM
RE: QTP Recording problem - by Jay - 04-13-2011, 11:52 AM
RE: QTP Recording problem - by Shama Ahsan - 04-13-2011, 12:49 PM
RE: QTP Recording problem - by Dhruvaljoshi - 04-14-2011, 04:32 AM
RE: QTP Recording problem - by Jay - 04-14-2011, 12:10 PM
RE: QTP Recording problem - by Dhruvaljoshi - 04-14-2011, 01:20 PM
RE: QTP Recording problem - by Jay - 04-14-2011, 02:12 PM
RE: QTP Recording problem - by Dhruvaljoshi - 04-14-2011, 02:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP Recording Rakesh Sahukari 0 1,771 11-03-2013, 01:10 PM
Last Post: Rakesh Sahukari
  QTP 11.5 recording issue anupam4j 0 1,761 02-05-2013, 05:20 PM
Last Post: anupam4j
  qtp not recording all the steps kp_usa 1 2,624 12-21-2012, 02:46 PM
Last Post: vinod123
  QTP is not recording script pkdhake 4 3,677 12-07-2012, 10:26 PM
Last Post: geetha_QTP
  QTP recording problems Masa 2 2,512 11-11-2012, 08:28 AM
Last Post: Masa

Forum Jump:


Users browsing this thread: 2 Guest(s)