|
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
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 French tax number. |
|
|
|
|
|
|
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 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. |
|
|
|
|
|
|
Calculates the average deviation of values in relation to their arithmetic mean. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown. |
|
|
|
|
|
|
The SortOption property gets and sets the sort options used in:
text columns in Table controls,
text columns in Treeview Table controls,
List Box and ListView controls,
Combo Box controls,
attributes of Looper controls,
images, clickable images and thumbnails with automatic sequence.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|