We do a summary by storing the number of passed and failed tests in project suite variables then using this data in an email notification that is sent by a script triggered by the OnStopTest event. The script that is triggered by the OnStopTest event will only send the email notificaiton if the test executed was the last one in the test run and is part of a test run and not a user executing a single test. We also write logs to a network drive location and link to this location in the email notification so a user can look at full logs if they want.