Top Load Runner Interview Questions :: ALLInterview.com http://www.allinterview.com Top Load Runner Interview Questions en-us what is the difference between the HTML and URL based recording in lo http://www.allinterview.com/showanswers/28156.html HTML(Context Sensitive) is usually preferred for several reasons. One of the reasons is because it is "context sensitive" , i.e.each mouse click recorded in the script is made in the context of the previous step/page. In orde What is the scripting language using in LoadRunner? http://www.allinterview.com/showanswers/36551.html There is no scripting language in load runner because the tool load runner is used for testing the load. what is mutation testing? http://www.allinterview.com/showanswers/805.html Doing test to the tested application to check whether testing is completely done or not. nothing but testing to a tested application is mutation testing How do you find out where correlation is required? Give few examples http://www.allinterview.com/showanswers/17047.html Two ways: First we can scan for correlations, and see the list of values which can be correlated. From this we can pick a value to be correlated. Secondly, we can record two scripts and compare them. We can look up the difference file to see for what is Rendezvous Point? http://www.allinterview.com/showanswers/803.html Redezvous point is used in Load Runner when we do performance Testing. Rendevous Point instructs Vusers To wait till all vusers come to a certain point and proceed together. The purpose of using Renzvous point is to see how the particular What are the components of LoadRunner? http://www.allinterview.com/showanswers/17039.html The components of LoadRunner are The Virtual User Generator, Controller, and the Agent process, LoadRunner Analysis and Monitoring, LoadRunner Books Online. what do you mean by 90 percentile in the Lr report http://www.allinterview.com/showanswers/61469.html if you arrange the 100 response times from good to bad i.e in ascending order.the 90 percentile response time is the 90th response time.so if 90th response time is in the acceptable range since the elements are in ascending order we can say 9 What is think time? How do you change the threshold? http://www.allinterview.com/showanswers/17069.html Think time is the time that a real user waits between actions. Example: When a user receives data from a server, the user may wait several seconds to review the data before responding. This delay is known as the think time. Changing the Threshold how to configure yahoo cookies in load runner http://www.allinterview.com/showanswers/880.html Hi, The web_add_cookie() function adds a new cookie. If the name and path match an existing cookie, the existing cookie is overwritten with the new one. If the "expires" date has past, the cookie is deleted. Note: Vusers do n what are the parameters in Load Runner? http://www.allinterview.com/showanswers/804.html v user,scinorio, are the parameters in load runner Regards, Avnk. what is the use of "swing time" in Load Runner? http://www.allinterview.com/showanswers/800.html swing time is nothing but a elapsed tim this means reqest transmision time,processing server,and reqest respond times composition. What is the relation between Response Time and Throughput? http://www.allinterview.com/showanswers/17059.html The Throughput graph shows the amount of data in bytes that the Vusers received from the server in a second. When we compare this with the transaction response time, we will notice that as throughput decreased, the response time also decreased. S How many types of scripts generated in LoadRunner?What are they? http://www.allinterview.com/showanswers/1571.html load Runner generated v user script only What is correlation? Explain the difference between automatic correla http://www.allinterview.com/showanswers/17076.html orrelation is used to obtain data which are unique for each run of the script and which are generated by nested queries. Correlation provides the value to avoid errors arising out of duplicate values and also optimizing the code (to avoid nested can you tell some load testing tools? http://www.allinterview.com/showanswers/23383.html open sta and load runner