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   SiteMap shows list of All Categories in this site.
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
if you have the same application screen with 7 drop down 
boxes and approximately 70 values how do you test with QTP?
 Question Submitted By :: Ramkrish_2009
I also faced this Question!!     Rank Answer Posted By  
 
  Re: if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
Answer
# 1
allITEMS =GetROProperty("all items") property should be 
used.
x=Split(allITEMS,";")
for i=0 to UBound(x)
msgbox (x(i))
Next

OR
for i=1 to 29 'Assume there are 29 Items in the Listbox.
ListBox().GetItem(i) should be used.
next

Post your feedback here, I would like to know opinion.
 
Is This Answer Correct ?    0 Yes 1 No
S
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
how open two urls in one browser? plz urgent Satyam5
the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp? BirlaSoft3
Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example. Wipro2
what is diffrense between action and function IBM3
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.  4
How to load object properties to object repository through scripting.give one example IBM6
can we enable smart identification for test object  3
what is option explicit? what is the use of it? Syntel5
How to record & run on Japanese language application using english version of QTP ??? ABC4
What r the advantages of automation?  3
How many types of Recordings are there in QTP and what are they? First-Indian-Corporation6
How can I replace all the text from the QTP script with some other text. Livetek1
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?  1
give me the code for check point for validating application  1
Can we use Virtual Objects in Discriptive Programming? Keane-India-Ltd3
What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance Siemens5
How do we retrieve the content from a text box in a web page  2
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance Cegonsoft5
WHAT IS ENVIRONMENT VARIABLES? CTS4
How to test the mandatory fields in QTP? SoftSolve1
 
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