what is the differance between standard log and extended
log?
Answers were Sorted based on User's Feedback
Answer / loadtester
Extended Log : It creates an extended log,including
warnings and other messages.Need to disable this option for
large load testing scenario otherwise the system will
become very slow.
Extended log options :
1)Parameter Substitution
2)Data Returned by server
3)Advanced Trace
Standard Log :It creates a standard log of fnctions and
messages sent during script execution to use for debugging.
Disable this option for large testing scenarios.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / uday
Standard Log will send only a subset of functions in the
output window. By using this log, it gives you overview of
the steps ran. However we can configure the level of
functions we can write in output.
In Extended log, however a detailed function execution is
written in output log. It will list out all parameter
substitution, server response data, advanced trace. It is
mainly useful for debugging purpose.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vinod
standard log msg will give highcontext level
information.when your are running in automatic correlation
this option is enabled.
where as exetended log msg gives extendable context
information(detailed information or all hidden items u can
see) where we can see in replay log.
when you are running your script and you want to see the
information nothing but server response you can see in
replay log.
these options should be enabled while u r running u r
script in manual
Extended log options
Data Returned by server
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravash0000@gmail.com
in very simple standard log shows jeneral behaviour of the script where as extended log shows the function and error and parameter substitution,advance trace ,data returned by server .
when we are doing loadtesting in that period we have to do give standard log option
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about 90th percentile?
)In which way we can say html recording mode is best over the URL mode to record the script in Vu gen?
What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)
how memory will be used in the JVM.With think time .what is necessary of the think time in loadrunner
How you set maximum number of vuser that a host can run?
For what purpose are the virtual users created ?
What is wasted time in vugen replay log?
What are the Performance Testing Methodologies or life cycle? And Give Brief explanation?
What is The Main Difference Between Http and Https
If we want to know the size of each component in system how?
what is the difference bw performance testing and performance tuning
how to write test cases & test scenarios using loadrunner with examples. plz any one can send the anwser . thank u