When executing a Test List, Telerik creates separate logs for each test case(something like: TelerikTesting_Log__2_25_2013_14_23_09.9249482.txt) and since the logs are not created by test case name it is hard to tell which log belongs to which test case. We shcedule all our tests over night in a queue. So next morning the log folder will be filled with all the logs. It would be better if they are created in the test case name, or even better option is to have a single log for a test list with the name of test list itself.