What is the difference between browser sync and page sync
in QTP?
Answer Posted / hokrani
Browser sync will wait to all frames to load completely
however Page sync will not wait frames to load.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How to interact tool & application build in QTP?
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
What is checkpoints for qtp?
On what document base Descriptive programming is written if build is not yet ready ?
What is the synchronization point in qtp?
QTP script is not working on other's machine..
how can i call function (which has link with excell sheet at a remote location) within another function
What are the recording modes in wave event?
What are the trigger events in qtp?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
How to save your test using quicktest professional (qtp)?
Through array we can execute the testcase how ? give me example
Explain calling sub procedure.
Thanks....But can u tell me how i use the QTP for GIS with one Example...