I am testing some WSAPIs (12 of them) and the production usage logs shows that 1 of them has over 95% of the requests over some time period. Is this model typical? How does one effectively test the distribution of the requests? My initial thought was to put it into a class all by itself. Take it as a abnormally. That isn't what it is. It is a "ReadOnly" API that retrieves info and returns it to the user. It is pretty typical behavior. So how should distribute the number of requests in my perf test plan? Harry C. Wang Senior Test Engineer AIM CDID hwang98109
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

