|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When testing an application in the editor, breakpoints make it possible to automatically launch the debugger from a given line of code... |
|
|
|
|
|
|
|
| The code coverage is the measure regarding the coverage of tests run on an application or site... |
|
|
|
|
|
|
|
| Running a project step-by-step allows you to start the debugger when launching the application... |
|
|
|
|
|
|
|
| The stored procedures and the triggers are debugged from the environment, with real execution on the server... |
|
|
|
|
|
|
|
| In some cases, running a program or a site with or without the debugger can produce different results... |
|
|
|
|
|
|
|
| Starting with version 2026, a hot reload functionality is available... |
|
|
|
|
|
|
|
| The runtime log is the best way to identify the most used features of an application... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run... |
|
|
|
|
|
|
|
| The query editor allows you to run the test of query result... |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile feature multiple methods to test applications... |
|
|
|
|
|
|
|
| The test of the entire project allows you to simulate the start of the application with the executable... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user... |
|
|
|
|
|
|
|
| Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|