Answer Posted / vikas sachdeva
when the QTP is in recording mode then the Automation tool
automatically associate with the windows manager itself.
This association process is called hooking process in QTP.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
how to convert 100 into hundred repees only and viceversa
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How are actions and functions different in QTP?
what is meant by source control?
what is defenetion of kiran can u tell me plz CVS, SVN
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
What is difference in global and action sheet in qtp?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How many types of recording modes in the qtp?
what is the difference between built-i function and In-built function?
What is optional step in qtp? How you can add optional step in qtp?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?