Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

synchronization, wait,wait Property?

Answer Posted / moreshwar deshmukh

Synchronization :- When you run tests, your application may
not always respond with the same speed. For example, it
might take a few seconds: for a progress bar to reach 100%&#61607;
for a status&#61607; message to appear for a button to become
enabled&#61607; for a window or&#61607; pop-up message to open
You can handle these anticipated timing problems by
synchronizing your test to ensure that Quick Test waits
until your application is ready before performing a certain
step.

Wait:- QTP waits for 10 seconds till the button exists in
the page. The script proceeds if the button even exits
before 10 seconds unlike wait() statement – it waits for 10
seconds no matter the button exits before 10 seconds

Wait Property:- You can insert a synchronization point,
which instructs Quick Test to pause the test until an
object property achieves the value you specify. When you
insert a synchronization point into your test, Quick Test
generates a WaitProperty statement in the Expert View

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of recording modes in qtp? Describe each type with an example where we use them?

1088


Write a script to verify font style and color of a windows object using descriptive programming

1454


What are the different recording modes and how do they work?

1130


In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.

2159


On what document base Descriptive programming is written if build is not yet ready ?

1467


What is 'sleep' in sync point?

1140


What are the key points to create a framework in QTP for oracle forms?

2306


In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.

2015


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1995


What are the challenges u faced in testing with crm domain? How u overcome with?

1996


i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet

2419


what is impact analysis on regression testing?

2536


how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0

1946


What are the methods of the TextStream object that are used for reading from a text file?

2334


How to associate function library at a run time?

1178