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
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 ?    1 Yes 0 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 ?    0 Yes 0 No
Srikanth
 
 
 
  Re: how can we retrieve ten rows from the data table using loop concept?
Answer
# 3
copycat
 
Is This Answer Correct ?    0 Yes 0 No
Knag
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How to create a run time propertyfor an object? IBM3
what is object spy TCS3
what is use of the object repository?  3
what testing activities u may want to automate in a project?  1
wt is memory leakage? BSL5
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana) Wipro3
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this DigiTech3
what is virtual object?  2
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ? Covansys2
Differentiate the two Object Repository Types of QTP.  4
What is API?  1
what sort of things what u put in Bug Report ?  1
Explain about the Test Fusion Report of QTP?  1
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!  2
what is a file system object in QTP  3
How will u find that how many List boxes( and check boxes) are present in one particular window  6
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri  5
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent  2
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc Keane-India-Ltd5
In qtp,how to interact tool & application build? Polaris1
 
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