ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
I have to automate webpage. If I click one hyperlink2 it 
will take 2 hrs to open. How to automate hyperlink2?
 Question Submitted By :: Mvkumar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
Answer
# 1
if it is taking that much time...i suggest you not automate
that. if you still wants to automate u can use wait
statement to wait for that much time.


   else use loop to wait until that page exist.
for example:
  
i = 0

  do while i <=10
  
  If Browser("XXX").Page("XXXX").Exist Then
   Exit Do
 Else
  Wait 40
 End If

i = i+1

 Loop


If any queries mail me at :
nanda.dreddy@gmail.com
 
Is This Answer Correct ?    2 Yes 1 No
Nanda
 
  Re: I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
Answer
# 2
If we use Wait statement it has to wait 2 hrs. 
We can put synchronization point here using QTP.
 
Is This Answer Correct ?    2 Yes 1 No
Kumar
 
 
 
  Re: I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
Answer
# 3
Hi Nanda,

U r using loop to solve this sync prob.But i don't think
this will solve this prob as loop will not take so much time
to complete.
 
Is This Answer Correct ?    0 Yes 0 No
Bharat
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.  1
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ  1
How to manage a drag drop event in the qtp  1
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?  1
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that) Synechron2
can we test an windows application using qtp  1
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 TCS2
what is the main use of reviews Ordain-Solutions1
1)What is the Difference Between WaitTo & Sync? Wipro2
what is frame work of qtp? ITC-Infotech3
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).  3
what time u r using data driven test in ur app" Accenture4
How can the expected image for a bitmap checkpoint be recaptured in QTP Ordain-Solutions1
What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP. HCL1
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)  2
somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can  4
Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..  6
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot  3
In QTP how to interact tool and application build?  1
waht is the difference between QTP 8.2 and 9.0 version AppLabs13
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com