Answer Posted / bishwajit.rk
In QTP Synchronization can be inserted in three different
ways:
1- Synchronization Point
2- Increasing Default Checkout Time
3- Wait statement
I think u have understand the Synchronization Point and
Wait statement but u can also sync by increasing the
default checkout time when u insert a checkpoint.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Explain about Test Fusion Report of QTP?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
How many types of recording modes in the qtp?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Name the different types of recording modes?
What are the challenges you faced during you entire life automation ?
What is the synchronization point 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 are the Application Functions available in QTP?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Explain different type of event trigger option.
what QTP Options do you know?