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
global sheet and external excel sheet how it will work
can i get apex technologies interview questions in testing
How do you suppress a regular expression?
What is parameterizing?
How do you make the configuration and mappings permanent?
What is the purpose of regexp_label property and regexp_msw_class property?
What are data driven tests?
How do you unload the GUI map?
by useing qtp where the maximum people feeling difficult
How do you identify which files are loaded in the gui map?
Explain the winrunner testing process?
What is toogle breakpoints? How does it differ from break points?
Explain the purpose of different record methods?
What in contained in the GUI map?
What information is contained in the checklist file and in which file expected results are stored?