Testing
Advertisements
Related Guides
Unit Testing
| |
A test harness is a toolset for automating unit testing. This generally includes a driver to execute tests, test scripts, mock objects to simulate test scenarios and a means of reporting results. |
Type | Unit TestingTest AutomationCoding | Definition (1) | A framework for automating unit testing. | Definition (2) | The tools required to automate unit testing of code such as a test execution engine and test scripts. | Related Concepts | Unit TestingTest ScriptsMock ObjectsTest Stub |
Testing
This is the complete list of articles we have written about testing.
If you enjoyed this page, please consider bookmarking Simplicable.
© 2010-2023 Simplicable. All Rights Reserved. Reproduction of materials found on this site, in any form, without explicit permission is prohibited.
View credits & copyrights or citation information for this page.
|