Birim testi
Birim testi (İngilizce unit test), yazılım programlamasında bir tasarım ve geliştirme yöntemidir. Bu yöntemde yazılımcı yazılım kodunu oluşturan birimlerin kullanıma hazır olduğuna iknâ olur. Birim, bir bilgisayar uygulamasında test edilebilecek en küçük bölüme denir. Yordamsal yazılımda bir birim özgün bir program, bir işlev veya prosedür olabilirken nesnel tabanlı programlamada bu bir süper, soyut ya da türemiş sınıfa âit bir yöntemdir.
Ayrıca bakınız
Dış bağlantılar
- Better software through debugging and unit testing -- Unit testing basics (SearchSoftwareQuality.com Learning Guide)
- History of unit test frameworks (Andrew Shebanow)
- JUnit eclipse tutorial
- Kent Beck's original testing framework paper
- List of articles on unit testing
- Oracle Unit Testing - tutorial site
- Roy Osherove's book (with free chapters)on Unit Testing: The Art Of Unit Testing
- Test Driven Development (Ward Cunningham's Wiki)
- The evolution of Unit Testing Syntax and Semantics
- Unit Testing Guidelines from GeoSoft
- Unit testing in the enterprise: Five common myths dispelled (Andrew Chessin)
- Why, When, How: Unit Testing white paper (Adam Kolawa)
This article is issued from Vikipedi - version of the 3/15/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.