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 do you execute your tests from windows run command?

1446


How to check property of specific icon is highlighted or not?

564


Have you used winrunner in your project?

590


Explain the use of test director software?

603


How do you find an object in an gui map.

777






How do you handle pop-up exceptions?

598


What is the usage of Test case Design Techniques,in Integration/System Testing?

1973


What are the three modes of running the scripts?

558


Difference between winrunner and test director?

664


Without the gui map, use the phy desc directly?

605


Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.

1616


What are the different modes of recording in winrunner?

670


What is the use of gui map?

604


Explain the winrunner testing process?

618


How do you make the configuration and mappings permanent?

616