When there’s something wrong with the testing, I’d like to check the logs from both server side and agent side. But I’m unable to find such kind of logs. For example, sometimes the ranking is missing and sometimes the data is missing, sometimes the result is not expected. Please see this post for the issues. http://www.webpagetest.org/forums/showth…?tid=14215
Please let me know where I can find the corresponding logs on agents and server? Thanks.
There generally aren’t logs. In some cases a test log is written into the test result location but that is largely just info about when the test was retrieved and when results are posted back. Detailed information about the agent (desktop anyway) is only available in debug builds and by running dbgview on the test agent computer to capture the activity and generally requires being able to reproduce a problem.