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

When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  


Have you ever created a test plan?

3 Answers  


Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.

0 Answers  


How many Record Methods are there in Winrunner?

6 Answers   Accenture, Indicus Software,


What are the couple of web functions found in the function generator and what is the purpose of them?

1 Answers  


What are the modes of script recording in winrunner ?

0 Answers  


Is 'public' allowed inside of the function declarations?

2 Answers   Accenture,


What is the difference bitween Client/Server Applications and Web Applicaions?

5 Answers   iSoft, Patni,


how do you use DLLs in winnrunner?

1 Answers  


Could you anyone share me the path to download the automation tools which are having trial license version?

0 Answers  


what is winrunner framework

1 Answers   Covansys,


What does the function represents TL_EXIT and T_EXIT ?

2 Answers   PowerNet Technologies,


Categories