|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile feature multiple methods to test applications... |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile... |
|
|
|
|
|
|
|
| The test of the entire project allows simulating the startup of the site... |
|
|
|
|
|
|
|
| The test of a dynamic project can be run ... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run... |
|
|
|
|
|
|
|
| Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever... |
|
|
|
|
|
|
|
| The query editor allows you to run the test of query result... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user... |
|
|
|
|
|
|
|
| It is necessary to compile the help to create a file based on the information entered in the help editor... |
|
|
|
|
|
|
|
| Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query. |
|
|
|
|
|
|
|
| The test of the entire project allows simulating the startup of the site... |
|
|
|
|
|
|
|
Indicates whether the code is run:- from a Windows Mobile application.
- from a WINDEV application, from a WEBDEV website or from a PHP application.
Function kept for backward compatibility. |
|
|
|
|
|
|
|
| The test of a single page runs the current page in WEBDEV... |
|
|
|
|
|
|
|
| WDTestSite is used to run different tests on a WEBDEV website... |
|
|
|
|
|
|
|
Indicates whether the application or the site is started:- from the WINDEV or WEBDEV editor,
- from the executable or browser.
- from the WEBDEV administrator.
|
|
|
|
|
|
|
|
| A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed ... |
|
|
|
|
|
|
|
| The executable of an application that supports the User Groupware is a multi-instance executable. |
|
|
|
|
|
|
|
| Allows you to find out whether an automated test is currently run or not. |
|
|
|
|
|
|
|
A window can:- Receive parameters when it is opened.
- Return values when it is closed.
|
|
|
|
|
|
|
|
| Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile... |
|
|
|
|
|
|
|
| The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code... |
|
|
|
|
|
|
|
| WEBDEV includes multiple methods for testing your sites... |
|
|
|
|
|
|
|
| The test of the entire project allows you to simulate the start of the application with the executable... |
|
|
|
|
|
|
|
| The test of a single page runs the current page in WEBDEV... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Running the test from the WEBDEV administrator (WDAdmin) is used to check ... |
|
|
|
|
|
|
|
| List of automated tests: Test-specific functions... |
|
|
|
|
|
|
|
| WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min |
|
|
|
|
|
|
|
| List of constants used by the functions for managing automated tests.... |
|
|
|
|
|
|
|
| WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
|
| The test manager is used to...... |
|
|
|
|
|
|
|
| Displays each function call and each status report returned by the function. |
|
|
|
|
|
|
|
| The "Test results" pane shows the results of the different stand-alone tests in a project...... |
|
|
|
|
|
|
|
| Unit tests (also called automated tests) are used to test windows, procedures and classes... |
|
|
|
|
|
|
|
| The stress tests are used to check...... |
|
|
|
|
|
|
|
| When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
|
| Several test tools are available to guarantee the quality of your applications...... |
|
|
|
|
|
|
|
| The automated tests of window are used to check the different features proposed by the window...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr... |
|
|
|
|
|
|
|
| WINDEV allows the user to record a test scenario in order to send it to the quality service... |
|
|
|
|
|
|
|
| List of automated tests: Emulation functions... |
|
|
|
|
|
|
|
| In an information window, displays each call to the function and each status report returned... |
|
|
|
|
|
|
|
| The monitoring robot is used to compile and run the WLanguage code entered...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|