User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:u:unittesting

Unit Testing

Return to Glossary

Unit Testing ensures that each part of the code developed in a component delivers the desired output. In unit testing, developers only look at the interface and the specification for a component. It provides documentation of code development as each unit of the code is thoroughly tested standalone before progressing to another unit.

Unit tests support functional tests by exercising the code that is most likely to break.

Source: https://www.simform.com/functional-testing-types/

dido/public/ra/xapend/xapend.a_glossary/u/unittesting.txt · Last modified: 2021/10/03 19:50 by 185.191.171.16
Translations of this page: