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 |
Any one could help me please in modeling of OpenSTA performance test script for session-id maintenance,so that edited script can used for several users.
Loadrunner is enough to monitor all the servers while load testing? if yes how can u monitor & which servers u monitor & how can u access those servers through LR explain it??
1 Answers CTS, Strategic Outsourcing Services,
What are the different login options for loadrunner?
which language is used for load runner script?
what is loadrunner?
What is threshold time in load runner
In which scenario, we should use "Vuser as Process" rather than "Vuser as Thread" and what is advantage of "Vuser as Process" option. (Please do not describe about Vuser as thread or advantages of vuser as thread).
What is elapsed time in load runner?
How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or may be Both).
What is parameterization & why is parameterization necessary in the script?
how did u do performance testing in ur project?plzzz guys with experience answer in detail, like hw u ppl have used it in ur project. Thanku in advance.
How do u do monitoring ?