ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Test / WEBDEV test
  • Overview
  • Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever.
  • How to?
  • Testing a dynamic site on a test server
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview

Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever.

WARNING: The WEBDEV test deployment engine must NOT be installed on a workstation where WEBDEV Development or Deployment version is installed.
The limitations of the deployment engine for test compared to the actual deployment engine are as follows:
  • The maximum number of connections (for all the WEBDEV applications installed on the computer) cannot exceed 10.
  • The deployment engine for test does NOT operate in TEST mode (which means that this engine does not work with the WEBDEV editor)
  • The WEBDEV administrator has the following mention: "Test engine".
  • In the browser title bar, an indication appears that the application is being used with a test engine: "Test engine; use other than illegal spot testing".
Elements that must be installed on the "Test server"
  • Your dynamic WEBDEV website (setup by FTP or by physical media). For more details, see Site setup.
  • An Internet browser.
  • The "Test" engine of WEBDEV. This engine is available in the installation package of WEBDEV "Development Version".
  • A Web server (the Apache server is provided with WEBDEV "Development Version").
  • The TCP/IP protocol.
How to?

Testing a dynamic site on a test server

Several methods can be used to test the project on a test server:
  • 1st method:
    1. Launch WEBDEV administrator: under "Tools", in the "Web utilities" group, click on "WDAdmin"..
    2. Click the "Test page" button ("Advanced" tab).
  • 2nd method: (recommended)
    Connect to the site by entering the following Internet address:
    http://<Adresse IP du serveur de test>/WD300AWP/WD300AWP.EXE/CONNECT/<Nom du projet>
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help