Unit testing is testing of procedures or methods that a source module makes available to the test of an application. This section describes unit testing in TestComplete.
In This Section
Integration With Unit Testing Frameworks - Overview
Integration With Unit Testing Frameworks - Requirements
Adding Unit Tests to Test Projects
Running NUnit Tests and Selenium Tests Created With NUnit
Running JUnit and TestNG Unit Tests and Selenium Tests Created With JUnit or TestNG
Running PyUnit Tests and Selenium Tests Created With PyUnit
Running RubyUnit Tests and Selenium Tests Created With RubyUnit
Running PHPUnit Tests and Selenium Tests Created With PHPUnit
Related Topics of Interest
Adding and Removing Project Items and Their Child Elements
Samples
TestComplete includes a number of unit testing examples:
See Also
Integration With Unit Testing Frameworks - Overview
Unit Testing Samples