Welcome, Guest | Sign In | New User?
Page 1 of 5: 1 2 3 4 5 Next>>
"Answer not available"
In Running Vuser graph correlated with the response time graph you can see that as the number of Vusers increases, the average response time of the check itinerary transaction very gradually increases. In other words, the average response time steadily increases as the load increases. At 56 Vusers, there is a sudden, sharp increase in the average response time. We say that the test broke the server. That is the mean time before failure (MTBF). The response time clearly began to degrade when there were more than 56 Vusers running simultaneously. Choose your rating: Rate it5 Stars - Best Rating4 Stars3 Stars2 Stars1 Star - Worst Rating Post Ans. View More Ans.
Load Runner provides you with five different types of goals in a goal oriented scenario: The number of concurrent Vusers The number of hits per second The number of transactions per second The number of pages per minute The transaction response time that you want your scenario Choose your rating: Rate it5 Stars - Best Rating4 Stars3 Stars2 Stars1 Star - Worst Rating Post Ans. View More Ans.
If the throughput scales upward as time progresses and the number of Vusers increase, this indicates that the bandwidth is sufficient. If the graph were to remain relatively flat as the number of Vusers increased, it wouldbe reasonable to conclude that the bandwidth is constraining the volume ofdata delivered. Choose your rating: Rate it5 Stars - Best Rating4 Stars3 Stars2 Stars1 Star - Worst Rating Post Ans. View More Ans.
The lr_debug_message function sends a debug message to the output log when the specified message class is set. lr_output_message - The lr_output_message function sends notifications to the Controller Output window and the Vuser log file. lr_error_message - The lr_error_message function sends an error message to the LoadRunner Output window. lrd_stmt - The lrd_stmt function associates a character string (usually a SQL statement) with a cursor. This function sets a SQL statement to be processed. lrd_fetch - The lrd_fetch function fetches the next row from the result set. Choose your rating: Rate it5 Stars - Best Rating4 Stars3 Stars2 Stars1 Star - Worst Rating Post Ans. View More Ans.
The standard log sends a subset of functions and messages sent during script execution to a log. The subset depends on the Vuser type Extended log sends a detailed script execution messages to the output log. This is mainly used during debugging when we want information about: Parameter substitution. Data returned by the server. Advanced trace. Choose your rating: Rate it5 Stars - Best Rating4 Stars3 Stars2 Stars1 Star - Worst Rating Post Ans. View More Ans.
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: Threshold level is the level below which the recorded think time will be ignored. The default value is five (5) seconds. We can change the think time threshold in the Recording options of the Vugen. Choose your rating: Rate it5 Stars - Best Rating4 Stars3 Stars2 Stars1 Star - Worst Rating Post Ans. View More Ans.
Vuser_end section contains log off procedures. Choose your rating: Rate it5 Stars - Best Rating4 Stars3 Stars2 Stars1 Star - Worst Rating Post Ans. View More Ans.
Vuser_init action contains procedures to login to a server. Choose your rating: Rate it5 Stars - Best Rating4 Stars3 Stars2 Stars1 Star - Worst Rating Post Ans. View More Ans.