Results 1 to 2 of 2

Thread: Networked Software Load Testing

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    11

    Networked Software Load Testing

    I have a vb app that I am running on a client from a server via a file share. The software works but I would like to load test it to see how many users could access and run the software at once.

    What can I use to test this?

  2. #2
    Lively Member
    Join Date
    Oct 2006
    Posts
    81

    Re: Networked Software Load Testing

    if you dont have many friends to test that for you, code a winsock program that connects many clones..

    when i coded my server, it was tested even with denial of service and distributed denial or service for security reasons, because you need to be sure that there wont be any unexpected errors in case someone really is attacking you..it really stresses the application..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width