I’ve setup a visual studio 2010 load testing suite to test our website. One key metric I want is “Time to first byte” (TTFB) for each page. Does anyone know how I can add this to the project?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the
Load Test Resultswindow expand theOverall-->Request-->Avg. First Byte Timeand double click on_Totalto add it in the graph.If you want to see how to add more counters to your test, which are not added by default, check these: