What is synchronization? What are the ways you can synchronize?



What is synchronization? What are the ways you can synchronize?..

Answer / 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

More QTP Interview Questions

How to see the screens after running test in QTP?

1 Answers  


How to analyzing the checpoint results?

1 Answers  


How many types of status are there?

1 Answers  


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

1 Answers   Yahoo,


IF we use batch testing.the result shown for last action only.in that how can i get result for every action.

2 Answers  


I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.

2 Answers   ABC,


what is the advatages of merging of object repositories in Qtp9.0

3 Answers   TCS,


What is .Ini file in QTP?

3 Answers  


how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??

2 Answers   Siemens,


I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.

1 Answers   FAI,


How to recognize and read data from pdf file using Descriptive Programming in QTP?

1 Answers   Satyam,


Define Environment Variable in UFT and its uses?

0 Answers  


Categories