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 |
What is x-windows?
How can we recording vuser scripts using vugen?
how can we test clent server application and what is the preliminary requirement for load testing
Correlation function web_reg_save_param(pname,LB,RB,ORD,LAST); with in the function ORD default value how much? can any one send sss4702@gmail.com it is Amdocs company asked?
What is the load runner testing process?
How do you identify which values need to be correlated in the script? Give an example.
How you enhance the basic script?
What is a function to capture dynamic values in the web vuser script?
what is bottleneck?
how to configure yahoo cookies in load runner
Can We record the Desktop application or windows application in Load Runner(A simple VB application) If yes which mode we have to select while recording in Load Runner?
How can we edit the vuser script?