Latest Answer : we can select web transactions from task distribution diagram and transaction profile. ...
Latest Answer : To perform a transaction with multiple values we parameterized field in vuser script. ...
What are the reasons why parameterization is necessary when load testing the Web server and the database server?
Latest Answer : Yes, caching has a negative impact on your performance test results. Generally cache is temporary memory location. Its stores some of your information. When you visit a page, the time it takes to download the complete response might take longer than ...
What usually indicates that your virtual user script has dynamic data that is dependent on you parameterized fields?
Latest Answer : Used correctly you would have a modular isolation of each of the steps required in the Use Case to perform the tested function so you will have not only a over performance data but a clear breakdown of each step MockCase_01_PageLoad MockCase_02_Login ...
To determine the performance of the system following objectives to be calculated.1) Response time -: The time in which system responds to a transaction i.e., the time interval between submission of request
Latest Answer : We analyze a number of things in load testing, to name a few:1. Response times - Do they appear consistent, or is there any degrade over a period of time/Are they higher than what is expected2. Performance of the hardware components - midtier server or ...
Latest Answer : Performance Testing: It determines end ot end timing of various time critical business processes and transactions, while the system is under low load, but with a production sized database (all the data you have, actual size of data). Find an optimal time ...
What r the uses of load testing ? and wha tis defered graphs? and what are the different components in loadrunner?
Latest Answer : scalability testing : To test the different application of the software or hardware application when it is installed in to the computer.load testing: To test the work application when more application are installed in the operating system.sudhakar ...