Forum Discussion

castellan's avatar
castellan
Regular Visitor
7 years ago
Solved

Information about the operation of LoadComplete

Hey guys   In the company where we work, we have a desktop application where each customer's database is located in its environment. We are designing to migrate the database from all clients to a ...
  • AlexKaras's avatar
    7 years ago

    Hi Lucas,

     

    LoadComplete is a web load testing tool. In a nutshell this means that it captures http(s) or Web Socket traffic that your client application sends to the server and replays it then on behalf of a lot of virtual users measuring time it takes to send a request and receive a response from the server.

    So, if your application communicates with the server via http(s) or Web Socket protocol the chances are high that LoadComplete can be used for your scenario.