To open gmail home page how much transactions has taken to
open, how to calculate the time?
Answers were Sorted based on User's Feedback
Answer / andy.savdt
Only one transaction.... As we are requesting only once to
the google server to get the response. To calculate
response time taken by the server, put start_transaction
before web_url function and end_transaction after web_url
function.
| Is This Answer Correct ? | 4 Yes | 1 No |
opening a HOMEPAGE consists of single request...
i.e, means requesting for d gmail ....means..we will get d
HOMEPAGE..ok .
if we want to measure d time taken for that..
put start and end transaction for this transaction...
u will know d time taken...ok
shailaja
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sindhu
Opening HomePage consists of 2 Request.... one is Get
request and one is Post Response.
| Is This Answer Correct ? | 3 Yes | 4 No |
What is the configuration of systems when using load runner?
What do you mean by scalability, spike ,stress,load testing.
what is scalability testing, and how will u perform in real time.
When a business transaction, is run in LR and QTP (the response time= same for both 2 sec , No of user = 1). Which tool would you opt for???
What is the number of graphs you can monitor using controller at a time? What is the max of them?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
how to handle the dynamic left and right boundaries are numeric
What is local configuration file?
How is each step validated in the script?
IS THERE ANY INSTITUTE PROVIDING LIVE MONITORING & ANALASYS
What are the four selection methods when choosing data from a data file?
How to identify what to correlate and what to parameterize?