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

How to read the third party controls in the application

1622


What are the modes of script recording in winrunner ?

711


How to to get the information from the status bar without doing any activity/click on the hyperlink?

686


What is the purpose of regexp_label property?

684


What is the purpose of gui map configuration?

707






How to integrate automated scripts from testdirector to winrunner scripts?

778


What is tsl? What 4gl is it similar too?

849


How do you modify the logical name or the physical description of the objects in gui map?

751


plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?

2192


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

1906


How do you handle tsl exceptions?

795


How to check the background colour of the screen in WR?

1591


How to break infinite loop?

753


What is test parameter

1686


Could you anyone share me the path to download the automation tools which are having trial license version?

1786