adspace
What is synchronization? What are the ways you can synchronize?
Answer Posted / Vivek Kumar Katiyar
"Synchronization in QTP ensures that the application's state matches the expected state before performing further actions. Some methods of synchronization include WaitForProperty, WaitForCondition, and WaitUntilPageLoadComplete."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
HOw to add the recovery file at runtime to the test file .
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Hybrid framework supports Descriptive programming. Is it true?
any body can you help me what is the script to automate an comand promt
How to give a call to another action from one action?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Hi, how can we check or avoid the memory leakage in QTP9.2?
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