What the Script for Database Test Using WinRunner
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
How to know the on which OS and version the application is running through script in winrunner?
wat is the d/b windows 95&98&xp?could anybody give reply ?
How do you identify which files are loaded in the gui map?
Testing work start at once
Explain data parameterization in winrunner?
How to write a content in to the file..which function did u use for that..?
what is the difference between unit testing,integration testing and interface testing?
What is GapAnalysis? i am not getting the coorct answer for this question still now.
can anybody tell me about 5 critical,major & low severity and priority with examples.
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
WinRunner will suppost "Cold Fusion"?
can anybody give me example of 5 critical,major,& low severity and priority bug