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...


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

Answers were Sorted based on User's Feedback



If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can w..

Answer / kapilet05

Hi all,

Try this one as well

"Browser("browsename").Page("Pagename").WebButton
("Login").WaitProperty "visible", TRUE, 100000"

For above code identify ant object in next web page it will
wait for that object for specified time which you mention
in script. In above example it is "100000" ms.
If that object found before the specified time it it will
not wait and execute next step.
If the object will not found in specified time script got
failed.

Regards,
Kapil Gupta
kapilet05@gmail.com

Is This Answer Correct ?    7 Yes 0 No

If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can w..

Answer / uday

Hi,

Put 2 hours as maximum web navigation timeout.

Thanks,
Uday.

Is This Answer Correct ?    6 Yes 0 No

If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can w..

Answer / dhana

Use .Exist method for that particular page

for ex:
Browser("Browsername").Page("Pagename").Exist

Is This Answer Correct ?    6 Yes 5 No

If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can w..

Answer / priya

wht is he fun in going automation for such kind of
objects ,v vil go for automation to reduce time right

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More QTP Interview Questions

What is the "Release Notes", what it cosists? Key components in Release Notes ?

2 Answers  


Generic function to search for the unique link in webtable and click on it

0 Answers  


If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?

7 Answers   Mphasis,


Diff. between keyword driven Data driven testing?

8 Answers   CTS, IBM,


Batch testing in howmany ways u perfrom in QTP

3 Answers   Lehman Brothers,


what function you write to do database testing with the help of qtp?

0 Answers  


How many lines of code in each script of QTP?

0 Answers  


Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?

0 Answers  


Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..?

12 Answers   IBM, Semantic Space, TCS,


wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?

2 Answers   Datamatics,


What are the different recording modes?

0 Answers  


what are the different types of framesworks in QTP?what is the keyword driven framework?

2 Answers   Mindlance,


Categories