MyITest4U is an application for automatic testing of GUI applications.
MyITest4U allows the automatic generation of tests. The generated tests cover filling in of forms, checking table cell values, checking headings and many more situations.
Test Generators are based on language standards. They can be used universally and require no maintenance. Therefore test maintenance boils down to regenerating the tests.
This makes test maintenance very easy and very fast.
Tests for Web applications are based on Selenium, tests for desktop applications use UI Automation from Microsoft. MyITest4U can be used without any programming knowledge. Most Test Generators can also be created using the GUI. Very specialized Test Generators can be written with just a few lines of code using the API of MyITest4U.