What the Script for Database Test Using WinRunner

Answer Posted / ramprasad.s

db_connect("session","DSN = ---");
db_execute_querry("session"," "DML statement" variable);

For Loop
{
db_get_row("session",i,variable);
}
db_disconnect("session");

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

global sheet and external excel sheet how it will work

1626


can i get apex technologies interview questions in testing

2079


How do you suppress a regular expression?

1720


What is parameterizing?

840


How do you make the configuration and mappings permanent?

810


What is the purpose of regexp_label property and regexp_msw_class property?

900


What are data driven tests?

845


How do you unload the GUI map?

909


by useing qtp where the maximum people feeling difficult

1592


How do you identify which files are loaded in the gui map?

843


Explain the winrunner testing process?

825


What is toogle breakpoints? How does it differ from break points?

2032


Explain the purpose of different record methods?

860


What in contained in the GUI map?

821


What information is contained in the checklist file and in which file expected results are stored?

944