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 are the different modes of recording in winrunner?

0 Answers  


What is the use of Merge option provided in WR

3 Answers  


By Default if you save a File with just pause statement in the script how it is going to store in winrunner?

2 Answers   IonIdea,


please tell me how to explain the project by taking any project (like banking product), how to start explaing?what will be the order of priority e.g.,like purpose, modules, HLDs LLDs etc., in testing point of view (as a testengineer). rightnow i can't explain my project though i've done successfully..so plz help me ..

9 Answers   HCL, IBM, ITC Infotech, Raisoni, TCS, Wipro,


How do you handle dynamically changing area of the window in the bitmap checkpoints?

0 Answers  


Where can I find a tutorial on WinRunner 7.0?

1 Answers  


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

4 Answers   MBT,


How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....

1 Answers   CBE Software,


how u can do parameterization in winrunner? tell me the sample code.

2 Answers   Mastek, MBT,


what is the use of add-ins in winrunner?

3 Answers   MBT,


how do you know which software with version(ex.msoffice)available in our system,using tsl functions

2 Answers   Satyam,


can anybody tell me in realtime how tester access web based build and window based build

0 Answers  


Categories