Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What the Script for Database Test Using WinRunner

Answers were Sorted based on User's Feedback



What the Script for Database Test Using WinRunner..

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

What the Script for Database Test Using WinRunner..

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

Post New Answer

More WinRunner Interview Questions

Why don’t we normally load the gui maps through start up scripts?

0 Answers  


What is the difference bitween Client/Server Applications and Web Applicaions?

5 Answers   iSoft, Patni,


which checkpoint is used to analyze the appearance of AUT

1 Answers  


How to use winrunner?

3 Answers  


how can you explain your Real Estate Project in front of interviewer..? please step by step......

0 Answers  


What is the difference between "invoke_application" and "web_browser_invoke" functions in winrunner

1 Answers   SkillSoft,


What is the use of gui map?

0 Answers  


what is automation life cycle?

2 Answers   EDS,


WHAT S/W LANGUAGES DOES THE WINRUNNER & QTP SUPPORT? WHAT ARE THE LATEST VERSION OF BOTH THE TOOLS?

2 Answers  


What is Global GUI Map?

3 Answers   Tomax,


How to write TSL for exception handling

1 Answers  


How winrunner Handles varying window Labels?

2 Answers   FCG,


Categories