How to retrive data from a data table which is in 3rd
row,4th column and place it in main script..like retrive
name,date from data table..write script for this.

Answer Posted / nayan

you can try this,

VAR_NAME = DataTable.GetSheet(sheetname).GetParameter
(4).ValueByRow(3)

Hope this work out ...............

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the advantages and disadvantages of using functions instead of re usable actions

1433


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

577


How to run a test using quicktest professional (qtp)?

547


what is meant by source control?

1698


What is throw object?

1747






I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error

2354


Step 3&4 are repeated until an the object in recognised uniquely.

1526


What is active screen?

566


How can we conduct U-I Testing by using QTP??????

1432


What is difference between shared and local object repository?

590


Where we can use the analog mode and where we can use the low – level mode?

570


Explain measuring transaction.

590


While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?

1425


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1555


What are advantages of test automation?

671