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 manual correlation?
What the host attributes determine?
How is each step validated in the script?
Is it possible to run Loadrunner tests in laptop? How?
What is the exactly use of webserver and Application server in Load Runner.
How you edit the script?
A good link for loadrunner scripting ?
How do you load a load runner agent?
How to reinstall LoadRunner Trial version without formatting the system
While running a scenario in loadrunner controller,the component suddenly hangs and gets closed automatically,the results of the test is no saved and when i open the scenario now,how can i get the results back.?
If client is not given in the requirement? In that case how you are going to perform performance testing?
How does loadrunner execute a performance scenario?