Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is it possible to place a Logical name in a data table and
can use that logical name in the script? Tell me with
mentioning function names..?



Is it possible to place a Logical name in a data table and can use that logical name in the script?..

Answer / winrunner

Yes it's possible to place logical names in a data table and
use in the script.
First create the data table with logical Names.
and in the script
use ddt_open() statment to open the data table.
ddt_get_row_count() to know the records in the data table.
Loop with that..
set the row with ddt_set_row() ..
get the value from the data table using
ddt_val(datatable,col_Name) and store this in a variable
Let's say var1.
assign this value to the function ..
suppose the logical name "OK" stored in the data table.
so var1="OK"
use that variable in Let's say button_press(var1).


Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

what is the tsl statement for selecting the position of item in list box in winrunner?

4 Answers   MBT,


If we send the bug report but the developer didnt understood the bug report then will the tester do?

1 Answers  


The Concatenation Operator in TSL is?

2 Answers   FCG,


What is Analog Recording?

2 Answers   Second Foundation,


how will u perform bug tracking using winrunner?

1 Answers   MBT,


global sheet and external excel sheet how it will work

0 Answers  


What is framework? If u dont have framework how you manage your automation?

1 Answers  


How do you load GUI map?

0 Answers  


how u can connect database without using any wizard in winrunner?

1 Answers   Accenture, MBT,


what happens when the script is executed in verify mode

3 Answers  


How do you create a startup script in winrunner and what is consists generally?

2 Answers   ADITI,


What is boundary test?

0 Answers  


Categories