adspace


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


Please Help Members By Posting Answers For Below Questions

What is Standard deviation? How it will use in Lr?

3516


I have one Scenario login then bookcoffee then logout explain test plan for above scenario?

2169


How to record the desktop application in Loadrunner 12.53 version 64 bit window.

2311