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
how can we retrieve ten rows from the data table using loop 
concept?
 Question Submitted By :: Mahesh.goud
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how can we retrieve ten rows from the data table using loop concept?
Answer
# 1
Assume "Column1" is my column name in the Global Data 
table, then use this code:
for i=1 to 10
datatable.setcurrentrow(i)
returnvalue=datatable.value("Column1","Global")
msgbox(returnvalue)
next
 
Is This Answer Correct ?    3 Yes 1 No
Uday Kumar. A
 
  Re: how can we retrieve ten rows from the data table using loop concept?
Answer
# 2
Assume "Column1" is my column name in the Global Data 
table, then use this code:
for i=1 to 10
datatable.setcurrentrow(i)
returnvalue=datatable("Column1","Global")
msgbox(returnvalue)
next
 
Is This Answer Correct ?    1 Yes 1 No
Srikanth
 
 
 
  Re: how can we retrieve ten rows from the data table using loop concept?
Answer
# 3
copycat
 
Is This Answer Correct ?    1 Yes 2 No
Knag
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, as i'm not in a possition to afford any 'Fee' to join in any institutions. Hence, if possible, kinldy mail PDF file to my mail-ID: chakri_avala@yahoo.co.in Regards, Chakradhar Yadav. IBM84
Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea . Quest2
hi i have one issue while coding the dates . i want to add the date curret to 4 days . can any one helme plz about this regards balaji  2
how open two urls in one browser? plz urgent Satyam5
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.? Wipro1
what is the default ordinal identifier.what are the send keys in qTP.  1
How to handle Run-time errors?  2
Where u will use output checkpoint in QTP?  3
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them. Intel9
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me  1
how we connect oracle or sql data server database to qtp. TCS3
How many actions we can create with in a test?  4
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.  1
What are different types of frame works ?  3
i don't have any experience in qtp? Can u please tell me What work i have to do?  4
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?  1
how to retrieve the xml file data through qtp. can anybody send script for this.. Synechron1
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?  1
What is the difference between check point and output value.  3
Once the Actions are splitted , is there any way to merge them  3
 
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