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 |
how you update scripts in qtp?
several browsers opened. write QTP script to close all browsers except gmail.
str="ramanareddy12345@gmail.com"to count alphabets,numarics and special charcters pls any one knows send to answer
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
What kind of errors can b handled in QTP in real time scenario?
I install .Net Add-Ins in my system. It installed properly. But all the objects are recognizing as window objects only. But it has to recognize as swf objects. In Record and Run setting i selected 'Record and run test on any open browser' and Record and run test on any open Windows-based application' Can any one tell what setting i have to do to recognize objects correctly as swf...? Please give some suggestions..?
what is the difference between the modular framework and datadriven frame work
How many ways to configure the application in QTP,Explain
What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...
CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?