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

Have you ever written test cases or did you just execute those written by others?

2 Answers  


Besides Record and Replay what else can we do with WinRunner?

1 Answers  


hi, this is balu. I looking for testing job. I want qtp software . any body have . pls send mail to me dont forget. send a mail to me kool.balu@gmai.com

1 Answers  


what is Retesting and what is the difference between Retesting and Regression testing?

7 Answers   Accenture, Infeneon Technologies,


Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.

0 Answers  


When Both Developer and Test Engineer conducting testing different?

1 Answers  


How to recover the Parameter out of range error while running the script in verify mode

1 Answers  


what is the difference between synchronization pt and wait statement. what are the advanatages and disadv..of context sensitive and analog recording

4 Answers   FCG,


Please any one Knows Send the Website for Writing different TestCases with different Examples

0 Answers  


When it is appropriate to change physical description?

0 Answers  


What is the purpose of set_window command?

0 Answers  


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

0 Answers  


Categories