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
How vugen create a vuser script?
How does loadrunner execute a performance scenario?
How load runner interacts with the application?
What are monitors?
How to identify what to correlate and what to parameterize?
What is the advantage of using loadrunner?
What is the load runner testing process?
What are the information contain by script windows for each script in the list?
What is the use lr_abort function?
What is vugen recording and scripting?
What do you mean by creating vuser script?
How can we edit the vuser script?
What is script list?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
Which components have you used in loadrunner ?