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 do we run a test from the 3rd row of the datatable in 
QTP? Leaving the first two rows we need to test AUT from 
3rd row to n'th row.
 Question Submitted By :: Shekar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
Answer
# 1
Directly use setcurrentrow function.

use the below statement

for i=3 to n
datatable.setcurrentrow(i)
' do some operations
next

The above loop starts from the 3rd row and performs your
actions and continues upto 'n' iterations.

Regards,
Uday.
 
Is This Answer Correct ?    1 Yes 0 No
Uday Kumar_anem
 
  Re: How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
Answer
# 2
In the settings option, u can select whether u want to run 
on all rows or u can specify from which row, run has to be 
performed.
 
Is This Answer Correct ?    1 Yes 0 No
Art
 
 
 
  Re: How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
Answer
# 3
go to file->file setings->run tab and there u can specify
the rows frm whr to start.....
 
Is This Answer Correct ?    1 Yes 0 No
Sankalp Shukla
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Question:how many types of repositories in QTP9.2?and explain??  3
By default Action1 runs first in QTP. Is it possible to start the run with Action2? Virtusa6
Tell me about userdefined functions ?  1
WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........ Ness-Technologies8
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks  3
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework? Sony2
what is aregular expression? UHG3
How to Test Dynamic links ? Wipro2
in qtp how we work with out put values and what is the process?  4
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish Syntel2
What is Object Spy? Ordain-Solutions5
what is the difference between invoke application and system.util.run Syntel15
from what stage you will start automation in your project TCS3
is we can import the object repository from external source. if it so then how?  3
what is Business Process Testing plz explain? iFlex5
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first Symphony1
Where you can store check point results?  2
What is the difference between Datadriven and Parameterization? Ordain-Solutions7
How do we create and run the scripts with out using O.R. ?  3
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance  4
 
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