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 |
If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the steps for above ?
What is the relationship between response time and throughput?
What are the 5 icons appear in the buttom of the controller windows?
Hi all, Do anybody know how to test JDBC protocol application which doesnt have any UI with LR.I want to test it for performance.Do i need to develope any UI to trigger that process or is there any other way around??Please help me
Hi I am new to load runner ,please let me know what is the actual process of load runner and how to use it
How can performance bottlenecks be identified?
What are the element in the loadrunner controller?
When do you do load and performance Testing?
How do you report a bug when it is found in perfomance testing using Load Runner
what is the difference between the HTML and URL based recording in load Runner?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
Recognize why and when to use verification?