Synchronozation types in QTP
Answers were Sorted based on User's Feedback
Answer / kris
hi,
2 types..
1. wait()
2. inserting Synchronization point.
ok, bye..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreekanth,9900697098
There r 3 types
1.inserting object property value in expert view.
2.wait statement (10)
3.exit state ment
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tvl
3 types.
1.change settings(using file--settings)
2.wait()
3.synchronization point(on process completion objects)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mreddy
There are 4 types.
1) .waitproperty():-this is applied for a object or page
properties
2) .sync():- its used to wait to get the page is up
3) .exists():-its used to wait untill or unless the page
exists
4) .wait():-its used to wait a particular times given time
Ex: wait(10)-it will wait 10 sec
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bfakruddin
We can do this respective our application... Desktop
application and Web Application
1. WaitProperty
2. Wait(sec's)
3. .Exist
4. .sync
5. Increase default time
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anil shetty
hai i am satish shetty if u have any thing in qtp ask me...
mail me @ blueckm@rediff.com
2 types..
1. wait()
2. inserting Synchronization point.
ok, bye..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kirankumar.y
there are types upto my knowldge
there are
1.synchronization
2.wait
3.increase time in settings
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / malli naidu
Hi,
Synchronizations are 3 types.. They are
1)Inserting the synchronising test.
2)wait()
3)Increasing the default time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj
There are only one type of Synchronozation in QTP and that
is by default.
for example
Browser("Create Actions for: Wholesale").Page("Create
Actions for: Wholesale").Sync
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rag
there are Only one synchronisation point which is done on
object and its delay setting can be veried throghu
settings option
| Is This Answer Correct ? | 0 Yes | 1 No |
who is developed QTP ? is it from Mecury or HP
How does Parameterization and Data-Driving relate to each other in QTP?
what are the challenges you have faced while testing web based application using the automation tools ?
how to check URL using QTP? write vb script with descriptive programm only?
In a QTP project lets say there are 100+ function library and incorrectly we have duplicate some function in multiple libraries. How to find those duplicate functions and remove them?
how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.
How can I check if a environment variable exist or not?
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
Per-Action Vs Shared repository?
is there any addin for remedy user application
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri