If web server, database and Network are all fine where could
be the problem?
Answer Posted / rajat
Problem could be in the
following of the tiers-
(1) Application Level (Components,JScript,SQL Query)
(2) Improper Indexing of the queries.
(3) Firewall
(4) Proxy
(5) Loadbalancer
(6) GET or POST method calls.
(7) Appserver Business Logic
(8) Appserver Context Switching,Page Fault,Interrutps etc.
(9) Webserver hardware issues.
Regorous Analysis is done to pinpoint the issue.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is transaction performance graph?
What is the rendezvous point?
How many users can I emulate with loadrunner on a pc?
What is the benefit of running a vuser script as a thread?
What is filtering and sorting?
When you initialize the vuser what happen?
What is remote command launcher?
What is the think time? What is the threshold level for think time and how can be this changed?
What is a correlation?
What are all the types of goals in goal-oriented scenario of load runner?
Which web protocol recording level generates the web_submit_form function?
Which loadrunner component does the recording of performance test scenario?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
How do you identify which values need to be correlated in the script? Give an example.
How you develop the database vuser script?