Unit testing/Related Articles
Jump to navigation
Jump to search
- See also changes related to Unit testing, or pages that link to Unit testing or to this page or whose text contains "Unit testing".
- Agile software development [r]: Software development methodology based on "close collaboration between the programmer team and business experts; face-to-face communication" and "frequent delivery of new deployable business value". [e]
- Behavior-driven development [r]: Add brief definition or description
- Extreme Programming [r]: Add brief definition or description
- Software development [r]: Processes and procedures for developing software that matches the needs and requirements of a user. [e]
- Software testing [r]: Add brief definition or description
- Test-driven development [r]: Software development practice where a programmer creates a failing test case before writing the implementation, then stopping when the test passes. [e]