Synchronozation types in QTP

Answers were Sorted based on User's Feedback



Synchronozation types in QTP..

Answer / kris

hi,

2 types..

1. wait()
2. inserting Synchronization point.

ok, bye..

Is This Answer Correct ?    1 Yes 0 No

Synchronozation types in QTP..

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

Synchronozation types in QTP..

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

Synchronozation types in QTP..

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

Synchronozation types in QTP..

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

Synchronozation types in QTP..

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

Synchronozation types in QTP..

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

Synchronozation types in QTP..

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

Synchronozation types in QTP..

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

Synchronozation types in QTP..

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

Post New Answer

More QTP Interview Questions

I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?

4 Answers   Cap Gemini, Polaris,


how do you run scripts in QTP?please anyone can answer my questions

4 Answers   Ordain Solutions,


How can you quit from Action.

2 Answers  


What is diff betwee datatable.importsheet "path" and datatable.import

2 Answers  


what is the difference between DATA TABLE and DATA SET?

2 Answers   Accenture,






Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance

3 Answers   BirlaSoft,


Whenever we use GETROPROPERTY function.

7 Answers   NIIT,


Hi, I am trying to automate the web application for generating Reports.I am facing issue with IE while running the script. After 4 report IE crashes.I am using QTP 9.5 with IE version 7. Can anubody give me solution for this issue. Thanks in advance-Jyotsna

0 Answers  


Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?

1 Answers   IBM,


How many types of parameters are there?

0 Answers  


can u put checpoints for moving images

2 Answers   Accenture,


Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?

0 Answers  


Categories