In my Script Firstly i have to parametrize the data then we
import the data from c drive.suppose i have parametrize the
Person name and company Name and i have enter one person
name and one company name in the excel sheet now we import
the sheet and the script is passed i want to ask one thing
can we add more than one person name and more than one
company name in the excel sheet suppose firstly we create
person name "ADDy" and company nmae.'Wipro" and we set the
current row in the script for this data and now we want run
the script another set of data so how we can run the script
with another set of data

Answers were Sorted based on User's Feedback



In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i..

Answer / shilpa reddy

let us take a variable i ,which represents the datatable
row count.
code for ur question is:
i=1
set currentrow(i)
x=datatable(columnno,"sheetname")//here give no 1 as column
name,so name is passed
y=datatable((columnno,"sheetname")//here give no 2 as
column name,so companyname is passed
i=i+1

now set the x n y values in ur required location(i.e in
script).here one thing to observe is that u cannot pass
data directly from excel sheet to script,first u should
import the data to run time datatable,using import/import
sheet methods.

Is This Answer Correct ?    1 Yes 0 No

In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i..

Answer / mithra

Incorporate the following method in for loop :

Datatable.setnextrow

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Does QTP work in UNIX environment

5 Answers   BirlaSoft, C1 India,


What is the extension of the recovery scenario file in qtp?

0 Answers  


Explain getroproperty and gettoproperty & settoproperty?

1 Answers  


How to change the scripts from Per-Action object repository to shared object repository

1 Answers  


how u test a frame in a web page using QTP?

1 Answers   Accenture, IBM,






Explain in brief about the QTP Automation Object Model.

1 Answers  


Which object model ur used in ur project

2 Answers   Cap Gemini,


what is the frame work in J-meter?

0 Answers  


How to change the Default synchronization method time and where?

4 Answers  


how you have used object libraries? plzzzzz do answer

1 Answers  


If created one virtual object? Next time I changed the window position will it work?

0 Answers  


Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com

0 Answers  


Categories