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

If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test

4 Answers   TCS,


Hi, actually I completed Btech(CS). But i Will go to admin (Facility) interview. So, If Interviewer asking like " Why You choose this field". What we say? pLZ PLZ PLZ PLZ >............................................Send me.....

2 Answers  


Can any body tell me what is the method to connect the remote desk top throw QTP 9.2 version?

1 Answers  


.mtr ( modular test repository or mercury test repository) plz give correct answer??

3 Answers  


Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?

2 Answers  






how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

0 Answers  


pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example

6 Answers   Ordain Solutions,


in flight reservation ex once u login, u go into next window where we hav an option of new, open and help etc.. how to fetch those options and to go to respectiv tab accordingly using qtp.. plz let me knw answer for tis as early as possible. Thanks in advance... asha

1 Answers  


3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.

1 Answers  


How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp

1 Answers  


Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).

2 Answers   Cap Gemini,


Give the syntax to load function at run time.

0 Answers  


Categories