Getting stats on cookieless session page using VS2008 load testing feature
Posted
by Sergej Andrejev
on Stack Overflow
See other posts from Stack Overflow
or by Sergej Andrejev
Published on 2010-03-06T13:03:50Z
Indexed on
2010/06/14
3:02 UTC
Read the original article
Hit count: 261
visual-studio-2008
|load-testing
I'm load testing a web page using visual studio load testing tool, but I have problems displaying results. The problem is cookieless session. Everytime new user comes to a page, page URLL changes and I'm not able to calculate average page response time. What can be done about it?
© Stack Overflow or respective owner