Hi Guys,

I want to place all of my values which i am getting it from
a loop in to a global shee.

For that i had written the script like this

For i = 1 to ECOs-1
ECO = List(i).GetROProperty("innertext")
DataTable.AddSheet("ECOList")
DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO
AbortECO = DataTable.GetSheet("ECOList").GetParameter
("ECOList").Value
msgbox AbortECO
DataTable.GetSheet("ECOList").SetNextRow

Using the above script, whenever the loop iterates it is
creating new column "ECOLIST" in the sheet
called "ECOLIST". It means, the values are displaying in
the column wise even though i added the script "
DataTable.GetSheet("ECOList").SetNextRow" . The cursor is
not moving to the next line.

Anybody help me out how to pass the values from script to
the excel(Global/Local) sheet.

Pls let me know @ nbabu11@gmail.com if you are not clear
about the question.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

How to handle Java tree in QTP?

0 Answers  


What is the difference between rational rose and QTP?

0 Answers  


Flight reservation using input and output parameter script.

1 Answers  


WHAT IS ENVIRONMENT VARIABLES?

6 Answers   Ordain Solutions,


1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?

1 Answers  






How to load object properties to object repository through scripting.give one example

7 Answers   IBM,


How to use checkpoints in qtp ?

0 Answers  


How you r using QTP in u r project

1 Answers   IBM, Lehman Brothers,


What are the advantages of parameterization ?

0 Answers  


What is quick test pro?

0 Answers  


I have given u a application.To automate it what are the things will u consider?

4 Answers   Wipro,


what is the default ordinal identifier.what are the send keys in qTP.

1 Answers  


Categories