This can be achieved by passing -1 as the second parameter, nDisplayType, of the Print function. For example: Print("I am user " + string(GetUserId()), -1); When the test is complete you can right-click the output pane, choose copy and save all output to a text or csv file. This enables you to see all specific user output in the one file. Note: This should be used for debug purposes only and not during a normal loadtest run as you are effectively loadtesting the Controller machine and the time taken to process this can impact your results. Old KB# 18379
↧