Latest Answer: Stop : It indicates to stop all the vuser from the execution at a timeNote : In the middle of the execution u can stop the vusers from the running listGradually stop: It indicates to stop the vuser one by one (No of vusers at the specified time) ...
Latest Answer: hits per second means no of hits made by the client to the server. request/sec meanshow many requests that made by the client in one second. ...
Hi all. I use LR to make test via CITRIX. I wont to sync on text exist in selected windows. Is there any possibility to use besides "text" value , regular expressions ?For example :i have window
How to use lr_get_host_name vuser functions? and also How to see the result
Latest Answer: straight out of the functional reference for LR 8.1char * my_host;my_host = lr_get_host_name( ); lr_output_message("%s", my_host); create a pointer capture the output from lr_get_host_name( ); into that pointer then output it as a ...
Latest Answer: HiThis is a Simple question to understand comming into the below example u will be clrear.1. As a user on the application u may perform different actions.2. If you do each and every action seperately it will not be a real scenario because on ...
How to use 10 different UID/PASSWORD for running one script? If it is using parametrization then how?
I have an application with the following architecture: Three-tier standard (Web Server, App Server & Database). How do I go about performance testing this application?
Latest Answer: 1. Select the Protocol type as Web(HTTP/HTML)2. Start & Stop recording on the Application (Browser level API)3. The recorded events on the Application calls loading from the Web/Application Server to interact with the DataBase server directly from the ...
What is overlay and correlate graph give the graph details
Latest Answer: Overlay Graph: It overlay the content of two graphs that shares a common x-axis. Left Y-axis on the merged graph show’s the current graph’s value & Right Y-axis show the value of Y-axis of the graph that was merged. Correlate Graph: Plot ...
Which protocols you have used during Load testing in LoadRunner ?
Latest Answer: This is dependant on the communication mechanism from the client to the server. Such as HTTP, RMI-Jaca, ODBC... this will have to be verified with your developers. I've placed in more details in my old site if you are keen to know more: http:// loadrunnertnt ...
How would you solve this scripting problem so that it runs correctly:The user logins in with ID and Password click the change password buttonthe user is asked to enter current password then enter new password
Latest Answer: This is the situation we need to go for PARAMETERIZATIONCreate one CSV or dat file as data file and do the parameterization for the fields.There are 4 situations we need to go for the PARAMETERIZATION1) When the application needs Unique data(Like username)2)Data ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top