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

what is the key combination to terminate script execution

2 Answers  


Name the different types of checkpoints?

0 Answers  


what is software metrics

1 Answers   IBM,


what is risk?

0 Answers   TCS,


You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?

2 Answers   Accenture,


I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.

1 Answers  


how u can connect database without using any wizard in winrunner?

1 Answers   Accenture, MBT,


The default type of Constants and variables supported by TSL are..

2 Answers   FCG,


How could we Learn the Application Initially for Testing- Need Realtime Explanation? Who will Record the Application?

1 Answers  


write a compilemodule function for loginscreen.

0 Answers  


Where exactly testing comes in to picture in S.D.L.C?

5 Answers   HP, TCS,


ca n u give the example for low severity & low priority in ur Internet Banking project

2 Answers   Agile Software,


Categories