what is connection pooling?
Answer / sreenu
connection pooling nothing but a bunch of open connections
to database.a set of connections are opened and stored in
the pool.
if a user makes a request he no need to establish a connection
instead he can use open connection from pool.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is memory Leak. What is the most suitable performance counter to detect Memory Leak.
What is elapsed time in load runner?
What is the exactly use of webserver and Application server in Load Runner.
What function is used for Encryption and Decryption in your Script?
What is visual recorder in Load Runner?
difference between GET & POST methods in JAVA?
laod runner user guide ?
what r the major concepts in C are very much used in load run script?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
How to execute set of multiple SQL queries in Load Runner? Which component in LR would be used to run the SQL Queries?
Can we use Loadrunner Functions in QTP SCript......?
Explain the difference between automatic correlation and manual correlation?