Hi Rohit, As per my understanding The bottleneck means till what users load the application server can sustain. Correct me if i am rong. In Loadruner controller, the bottlenecks might be in terms of:- 1. TPS:- The TPS should increase with increasing the load. we need to check till what point of time and Users Load, the tps is increasing. 2. Transaction Response Time:- The response time should be ideally consistent with increasing the load. The point, where the response time is degrading with the users load, can be considered as the bottleneck of the application. 3. Processor Utilization:- If we are proceeding with the stress test and trying to find the bottleneck for the application, the processor utilization can help us out. we usually consider the 60-70% processor utilization to find the break point of the application.