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..?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the platforms that WinRunner can be used?

2057


Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP

2275


Name the different types of checkpoints?

1034


what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)

2440


How do u check FONTS in Login Window?

2266


What are different types of checkpoints?

1139


i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.

2023


What is the usage of Test case Design Techniques,in Integration/System Testing?

2430


How to have winrunner insert yesterdays date into a field in the application?

1008


What do you verify with the database check point custom and what command it generates, explain syntax?

1085


Explain the synchronization points?

1032


Explain the winrunner testing process?

1049


What is the purpose of the temp GUI map file?

1157


Write test scripts on a scenario where you have to transfer data from one table to another.

2033


What is the purpose of gui spy?

1226