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                      
tip   To Refer this Site to Your Friends   Click Here
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
My company has recently started using Ajax for building UI 
and QTP is nor recognizing the drop down list for 
selection.It recognises it as a general Web Element or Web 
Table. I have added individual selections from the drop 
down as web Table. It works as long as the page is not 
refreshed. I need some help and inputs as to how to make 
QTP recognise a drop down list for selection. Any help will 
be appreciated.
 Question Submitted By :: Aparna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: My company has recently started using Ajax for building UI and QTP is nor recognizing the drop down list for selection.It recognises it as a general Web Element or Web Table. I have added individual selections from the drop down as web Table. It works as long as the page is not refreshed. I need some help and inputs as to how to make QTP recognise a drop down list for selection. Any help will be appreciated.
Answer
# 1
Hi,

Before selecting the list item, check for the the list box 
exist.

Try this code
If Browser("title:= Application").Page("title:= 
Application").WebList("html id:= property name").exist then

Browser("title:= Application").Page("title:= 
Application").WebList("html id:= property 
name").Select "name"

Else

Msgbox "Drop down List box not available"
End If

If the list box exisit does not work add one more property 
for the WebList like- WebList("html id:= property 
name","items count:=11").exist
 
Is This Answer Correct ?    0 Yes 3 No
Jp
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is Active Screen in QTP?  8
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript? Quintegra6
what is smart identification?  1
I would like to do some certifications in QTP. please suggese what kind of certifications can i do. I am currently put up at chennai. So please suggest some reputed centres where these courses are offered.  1
What is Terminal Emulators”? Why we used in QTP.? How he works on QTP.  1
Which Databases supports for QTP? CTS2
what is file database Wipro1
what we do after completion of functional and regression testing  2
Can i run the qtp, without OBJECT REPOSTIRY...  8
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.  4
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..  2
Differenece betwen Project and product ? when company need project or product? Accenture4
does qtp need record and playback in realtime. plz tell exactly wat happens HP3
What is the extension of script and object repositary files?  2
diff between wr and qtp in detail.  4
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?  1
For Passing Parameters from one Action to another Action we will use Input & Output parameters. Can any one tell how to use this Input & Output parameters with Example ? TCS1
what is diff b/w function and action? VSoft6
how we connect oracle or sql data server database to qtp. TCS3
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?  2
 
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