|
|
|
|
|
|
|
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...... |
|
|
|
|
|
|
The test manager is used to...... |
|
|
|
|
|
|
When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class...... |
|
|
|
|
|
|
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.... |
|
|
|
|
|
|
WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development...... |
|
|
|
|
|
|
Several test tools are available to guarantee the quality of your applications...... |
|
|
|
|
|
|
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance...... |
|
|
|
|
|
|
The "Test results" pane shows the results of the different stand-alone tests in a project...... |
|
|
|
|
|
|
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer...... |
|
|
|
|
|
|
Tests the validity of a tax number in Italy. |
|
|
|
|
|
|
Tests the validity of a tax number in Switzerland. |
|
|
|
|
|
|
Tests the validity of a tax number in Brazil. |
|
|
|
|
|
|
Tests the validity of a tax number in Belgium. |
|
|
|
|
|
|
Tests the validity of a French tax number. |
|
|
|
|
|
|
Tests the validity of a US tax number. |
|
|
|
|
|
|
Tests the validity of a Canadian tax number. |
|
|
|
|
|
|
Tests the validity of a tax number in Spain. |
|
|
|
|
|
|
Tests the validity of a tax number in Germany. |
|
|
|
|
|
|
Tests the validity of a string in UTF8 format. |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|