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

During debugging how do you monitor the value of the variables?

1 Answers  


What is a checkpoint and what are different types of checkpoints?

0 Answers  


What is Diff. between Pause() ,report_msg() statements?

6 Answers  


What do you mean by the logical name of the object.

0 Answers  


what is Retesting and what is the difference between Retesting and Regression testing?

7 Answers   Accenture, Infeneon Technologies,


what is the difference between testlog and testdirector? thank u

3 Answers   Verizon,


how many types of object repositories in winrunner & tell me difference for those

2 Answers   SAP Labs,


How will you review the test case and how many types are there ?

4 Answers   AppLabs,


Tell me the function to export the content from one data table to the other?

1 Answers   Landscape Technologies,


1. How will you load the object during run time? 2. How do you close the Task Manager through QTP? 3. How will you handle the situation when object is not captured during record? 4. How QTP support all types of applications (Platforms) 5. What is throw object? 6. Purpose of automation as many points as possible 7. What In-string function will do? 8. In website, protocol has been changed http: to https what you will do? Tell me your Approach? 9. Runtime dynamic settings. 10. Types of exception handling and script for that. 11. On resume next(recovery, do u write the script in notepad, if so, what is the script and how to call it when ever it occurs? ________PLs anyone give me the answers for these questions. Thanks a lot!

1 Answers  


what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class

1 Answers   QA,


Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?

3 Answers   AZTEC,


Categories