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

How to Know through script which add-ins are loaded with winrunner?

2 Answers   Accenture,


Where exactly testing comes in to picture in S.D.L.C?

5 Answers   HP, TCS,


What is the use of 'Show' button in GUI Map Editor?

2 Answers   FCG,


What is the purpose of set_window command?

0 Answers  


The title of the window consists of date and time.What is the regular expression to recognize the window as unique?

0 Answers  






What are the standards will you maintain at the timing of writing TSL script in WinRunner?

5 Answers   AppLabs,


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

2 Answers   ADITI,


What is the function in WR for replacing the existed data to blank?

1 Answers  


What actually happens when you load GUI map?

0 Answers  


which option in WR executes the script line by line

3 Answers  


In the flight example flight(select flights) button is recognizing ,it recognizes as object how to gui map configure to button pls explain

2 Answers   Satyam,


Hi,i cleared the first round in Microstrategy and my second round(project manager) is scheduled so can any one tel me what r they asked and gv me some steps how i wil tel them?

1 Answers  


Categories