|
|
|
|
|
|
| TestComplete |
| Automate your tests |
|
|
|
|
|
|
|
| Unit Testing |
|
| Unit testing is the verification of proper functioning in the “problem domain” or the internal functioning of an application. In other words, it is the process of making sure that all the application’s internal code is functioning correctly. This is a very simple way of look at this but should get the point across. |
|
| This type of testing is carried out by programmers who optimally would be simultaneously writing application code and the code which tests that code. TestComplete offers a number of features which enhance unit testing and make it possible for non-programmers to take advantage of existing unit testing code from their TestComplete project |
|
|
|
|
|
|
|
|