If you find bottleneck what is your next step?
Answer Posted / avilineni
If you find any bottleneck first we need to figure out whether it is related to application , environment or within a testing tool.
1. First step to check the testing tool if load generaters are generating load , no of active users are same as actual load , no errors in the script. If this is fine and no issues observed . Next go to second check
2. Check if the environment is up and running fine with no issues.
3. Next check the servers for any error logs in error logs, system output messages. If no errors are seen further drill down and follow bottom top approach to isolate the issue
4. Check Database for any errors , slow running queries , and system utilization if any suspicious is observed make a note of it.
5. Next check application server using any monitoring tool for heap memory , response times , Garbage collection and CPU. If any transaction response time seems to be high further drill down to method level to check the layer causing slowness
6. raise a issue in ticketing tool and assign to development team with all the analysis and talk to manager from Testing team and provide him the snapshot of it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the loadrunner testing process?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
How you load a loadrunner agent?
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
How are concurrent users differing from simultaneous users?
What do you mean by initialization of quota?
What is the advantage of running vuser as a process than a thread?
What is extended log?
What is vuser-init section?
difference between latency and transaction response time
What is Standard deviation? How it will use in Lr?
What is wasted time in vugen replay log?
How do you identify which protocol to use for any application?