Interview Question : What is think time? How do you change the threshold?
Answer : 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.
Interview Question Category : Automated Testing
|