ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Tools / WDTestSite
  • Overview
  • Running a stress test
  • Notes
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
WDTestSite: Scalability test
Overview
The stress tests are used to check:
  • the number of Web users who can be simultaneously connected to a WEBDEV site.
  • the management of concurrent accesses to a WEBDEV site.
Running a stress test
To run a stress test from a computer:
  1. Configure the WEBDEV administrator of the computer where the scenario will be run (Web server).
    Check the parameters of the site corresponding to the scenario:
    • the maximum number of connections to the site:
      this number must correspond to the maximum number of simultaneous connections (or successive connections without closing the site).
    • the maximum number of times a user can reconnect to the site:
      For a scenario run several times from a computer, this number must correspond to the number of scenario executions.
    • the idle time before disconnecting the inactive users:
      Wen checking the server capacity, the idle time before disconnecting the inactive users must be quite long (more than 30 minutes for example).
  2. Start WDTestSite on the test computer (development computer for example).
  3. Select the Web server where the scenario must be run. This server must be accessible from your computer and the WEBDEV administrator (development version or deployment version) must be run on this computer.
    In the "Target Computer" list, you can enter:
    • the name of a computer accessible via network. "Test Server"
    • an IP address. Exemple: 123.3.456.12
    • an Internet address. E.g.: www.eva.com
      The "Neighborhood" button is used to list the computers directly accessible via network (not available in Windows 98 or Me).
  4. Select your scenario from the list of available scenarios.
  5. Click the "Load" button.
  6. Specify the number of users (which means Web users) simulated from the computer.
    A test "Robot" will be created on the current computer for each user.
    Please note: the number of simulated users must be chosen according to the resources available on the workstation on which the test is to be run.. Each robot consumes memory resources on the computer (RAM).
  7. Indicate the timeout (in hundredths of a second). This timeout corresponds to the time between each scenario action.
  8. Create the different users ("Create the robots" button).
  9. Run the test ("Start the controllers" button). The selected tests are run.
  10. To end the tests or to run a new test with more simulated users, click the "Kill the robots" button.
Notes
  • When running the scenario, all the actions performed in the site are displayed. If a problem occurs (error, ...), the scenario stops.
  • If an error occurs, the HTML file containing the error is saved in the "C:\TEMP" directory of the computer.
  • To check the capacity of the server during simultaneous connections, we recommend that you run stress tests from different computers. For more details, see Installing WDTestSite on different computers.
Minimum version required
  • Version 10
Comments
Click [Add] to post a comment

Last update: 10/04/2024

Send a report | Local help