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 you edit the script?
What is a ramp up and how it can be set?
What is report header and what are the information contains?
What is host?
What are the information contain by script windows for each script in the list?
What is the difference between overlay graph and correlate graph?
How load runner interacts with the application?
What is x-windows?
How are concurrent users differing from simultaneous users?
When you initialize the vuser what happen?
How do you identify which protocol to use for any application?
Explain the difference between automatic correlation and manual correlation?
What are the different types goals in goal-oriented scenario?
What is the think time? What is the threshold level for think time and how can be this changed?
What are the changes that can be made to run-time settings?