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


Some of the importent functions in data driven test(ddt)?

Answers were Sorted based on User's Feedback



Some of the importent functions in data driven test(ddt)?..

Answer / winrunner

ddt_open(), ddt_close(), ddt_save(), ddt_val(),
ddt_get_row_count(),
ddt_set_val(),ddt_next_row(),ddt_set_row()..

Is This Answer Correct ?    2 Yes 0 No

Some of the importent functions in data driven test(ddt)?..

Answer / suresh

ddt_open()
ddt_get_row_count()
ddt_set_row()
ddt_val()
ddt_close()
etc..

Is This Answer Correct ?    2 Yes 1 No

Some of the importent functions in data driven test(ddt)?..

Answer / srikanth.m

ddt_open("path of the excel sheet",ddt_file_read/write);
ddt_get_row_count("pathof the excellsheet",variable);
ddt_set_row("path of the excell sheet","row_num);
ddt_val("path of the excel sheet",variable);
ddt_set_val("path of the excel
sheet","column_Name","value/variable");



if there is any mistake in attributes plz excuse me and
mail me @ madamanchi.sri@gmail.com

Is This Answer Correct ?    1 Yes 0 No

Some of the importent functions in data driven test(ddt)?..

Answer / jyotsna

ddt_open, ddt_val, ddt_set_val,
ddt_get_row_count,ddt_set_val_by_row,
ddt_close,ddt_set_row,

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

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

1 Answers   Accenture,


what is split function?Give me the syntax?

3 Answers   BeBo Technologies,


What are the modes of script recording in winrunner ?

0 Answers  


How to use winrunner?

3 Answers  


How to test Fonts and its size thru "Font Expert" in Win Runner.

0 Answers  


How should we write and execute a user define function using WinRunner.

0 Answers  


In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?

2 Answers  


What are all the parameters used in Winrunner? What is actual parameter and formal parameter?

2 Answers  


we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.

2 Answers   FCG, Philips,


what is the difference between unit testing,integration testing and interface testing?

4 Answers  


can anybody give me example of 5 critical,major,& low severity and priority bug

0 Answers  


how to upload an application in winrunner which we want to test

1 Answers  


Categories