What is the difference between standard log and extended log?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
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.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / maheshwar
Standrad log displays the execution results were as
extended log displays warning and error messages .
Plz intimate me if i am wrong......
Maheshwar
maheshwar_sonu@yahoo.co.in
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / kaustubh
Standrad log displays the execution results were as
as well displays warning and error messages .
extended log we use it when we want the parameters used in
all iterations
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / charan
standard log returns the communication message between the client and the server to the log files. where as the extendable log returns the detailed communication message between the client and the server based on the settings we prefer at the run time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Performance testing Training
How many vusers are required for load testing?
What is the difference between manual and auto correlation? Why we need Manual correlation? what is the main Drawback in auto correlation?
What is remote command launcher?
What are the three sections of a vuser script and what is the purpose of each one?
what is latency and bandwidth
How do you load a load runner agent?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
What is action section?
How will you configure and analyse Memory leaks counters for .Net application.
What is rendezvous graph?
What is Workload? Can anyone explain in detail?