What the Script for Database Test Using WinRunner
Answer Posted / nehasahu
db_connect("session","dsn=");
db_execute_query("session","query",n);
db_get_row("session","row no", variable);
db_disconnect("session")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
by useing qtp where the maximum people feeling difficult
How do you handle unexpected events and errors?
What are data driven tests?
How should we write and execute a user define function using WinRunner.
What is the extension of gui map file?
Name the two modes of recording?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
What is the disadvantage of loading the GUI maps through start up scripts?
Define parameterizing?
What is the purpose of the temp GUI map file?
Explain the synchronization points?
Without the gui map, use the phy desc directly?
what is mean by release in quality center and who will perfom?
What is the purpose of different record methods?
What is the use of gui map?