If i entered 2 columns and 4 rows inputs in DDT Like Mango
fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q
is How to get the 2nd column value for corresponding 1
column input in 3rd row ie, ( i need to get "veget" in
messge box @ run time
Answer Posted / ratna
datatable.setcurrentrow(3)
x=datatable.value(2,1)
'datatable.value(2,1) where 2 is column name and 1 is sheet
no. ie., 1 is for global sheet
msgbox x
'output is veget
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are table and db checkpoints?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
If I change the object name in one action will it be updated in all the actions? Or not?
How does qtp identify the object in the application?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
how to post xml data from QTP scripts to any application?
your coming from electrical backgroung..but y ur coming to software side?
how interviews will be on QTP?
How to connect to a database?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What is Unicode Compatibility?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Do you know how to connect database? Can you tell me the procedures?