In a web application transaction response time comprises of
some sub times like time from web browser to web server thn
to application server and then time taken to get response
from the database and back to the web browser following the
same path.How to get these sub times distinctly in LR
analysis?
)Example of web_submit_form is the regestration form which
u have to fill while creating a mail_Id
Example of web_submit_data is the login page contains
the fields like user name & PWD.
Is this correct answer for diff btn
web_submit_form&web_submit_data and their examples.
pls suggest me a good institute for loadrunner in hyderabad
also what about a practice project?
15
You test the scalability testing by apllying load more than
the designed number of users. If you dont know the designed
number of users then how you do the scalability test?
Hi all,
I am new to Load Runner. I have run the load runner and i
got analyzed reports/graphs. But i am very much confused
about how to analyze those graphs. Can any one help me out
this problem?
113
Correlation means capturing a dynamic value which is
generated from the server. I got this point. I need one
small conformation.
1. is correlation applicable to the objects which are
generated dynamically. eg: consider there are 2 form.
based on the options filled in the form 1, form 2 objects
will generate.to handle these dynamic objects is
correlation is required or not.