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
How to read the third party controls in the application
What are the modes of script recording in winrunner ?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What is the purpose of regexp_label property?
What is the purpose of gui map configuration?
How to integrate automated scripts from testdirector to winrunner scripts?
What is tsl? What 4gl is it similar too?
How do you modify the logical name or the physical description of the objects in gui map?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
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
How do you handle tsl exceptions?
How to check the background colour of the screen in WR?
How to break infinite loop?
What is test parameter
Could you anyone share me the path to download the automation tools which are having trial license version?