Josef Pötzl (Talk | contribs) |
Sten Schmidt (Talk | contribs) |
||
Line 1: | Line 1: | ||
[[de:Erste_Schritte]] | [[de:Erste_Schritte]] | ||
+ | |||
+ | [http://en.wikipedia.org/wiki/Software_testing Software testing] is a important part of software development. | ||
+ | |||
+ | During earlier tests at the end of the software development cycle as an acceptance condition, | ||
+ | today's approach is to write the test before programming the logic of the application ([http://en.wikipedia.org/wiki/Test-driven_development TDD]). |
Software testing is a important part of software development.
During earlier tests at the end of the software development cycle as an acceptance condition, today's approach is to write the test before programming the logic of the application (TDD).