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 |
How do you estimate test duration in LoadRunner?
What is the difference between Scalbility Testing and Volumetric Testing. in Performance Testing?
what is the function to execute batch jobs?
What is pause command?
What are the different types goals in goal-oriented scenario?
During the load test, what is the optimum setting for logs?
What is the difference between transaction and transaction instance in loadrunner ?
can we run the script using mozila or netscape, recorded using internet explorer ?
What is memory leakage?
What is ms-windows?
How Load Runner records the script? I mean How it generate the script?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?