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?
2208There is a scenario like there is one gateway and four application servers.While recording the script for a business function the server address is of gateway. but the gateway route the request to one of these servers.In recording might be request went to server A but it can not be everytime.sometime the request will go to other servers too.How to handle this scenario in preparing the scripts? how to identify tht to which server request went?
1 6404Hi all, In Monitoring, if u want to know0 how much disk space the app has taken to deploy? Plz help me.
2347ur using the internet with same bandwidth & others also use internet by sharing the bandwidth there exist the traffic in between how u calculate this?
2151Post New Load Runner Questions
How is automated correlation configured?
How do you identify which values need to be correlated in the script? Give an example.
What are the three sections of a vuser script and what is the purpose of each one?
How is vugen script modified after recording?
Does caching have a negative effect on your load testing results?
What is the use lr_abort function?
What in percentile graph?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
What is the advantage of using loadrunner?
How can you set the number of vusers in loadrunner?
What is script list?
What is protocol function?
What are the advantages of load runner?
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?
What is parameterizion?