Web service performance testing plan, Microsoft .NET WS, SQL

Posted by zxed on Stack Overflow See other posts from Stack Overflow or by zxed
Published on 2010-03-23T18:59:53Z Indexed on 2010/03/23 19:03 UTC
Read the original article Hit count: 341

Filed under:
|
|
|

Trying to answer a question to come up with a testing plan. It has to do with using a website and/or webservice that queries a sql server to get data and display to user.

*

Solution must be able to handle an estimated 2000 users, approximately 700 concurrent users, 10,000 + website hits a month. Database calls should handle 100,000 queries via the website/webservice a month. The system is used at multiple times during a 24 hour period; however networking and bandwidth traffic decreases after 5 pm

*

two windows 2003 servers are used, one for web, another for sql. Both are located in the same room. User access is varied and users can be far/near (its a centralized system), users access via www

© Stack Overflow or respective owner

Related posts about web-services

Related posts about sql