Forum
 


survey - february 2006 - how is unit testing?
Date: 2006/11/11 15:45 By: erkan Status: User  
Karma: 3  
Platinum Boarder

Posts: 98
graph
Methods & Tools conducted a survey in february 2006.

question asked was:
How is unit testing performed at your location?

Participants: 460

result:
13% Unit testing is not performed

46% Unit testing is informal
11% Unit tests cases are documented
16% Unit tests cases and their executions are documented
14% We use a Test Driven Development approach


These results do not claim any scientific value, but they give some information on the usage of unit testing in organizations. Unit testing is still performed informally by a majority of participants. This is symptomatic of the small consideration that is given to the testing activities in most software development projects. When the pressure to deliver is big, testing informally makes it easier to execute poorly without being noticed as you don't have to provide evidence of your activity. It is however recognized that unit testing is an important building block of system quality and that it costs more to correct errors discovered in later project phases. Good documentation of unit tests allows also to improve maintenance when the original developer has left the project or the company, because it can limit the occurrence that the correction introduced a negative side-effect.

At a time where agile approaches repeat the importance of unit testing, the glass can also be considered as half-empty. From this point of view, It is already encouraging to see that 41% of the participants are documenting their unit testing efforts. A Test Driven Development approach is used by 14% of the participants and 16% are documenting the execution of their unit test. These percentages are already important, as we know that documentation is not the preferred activity of software developers. They could be explained by the emergence of a wide range of open source unit testing frameworks in the xUnit family. They are the tools that should lead to more and more repeatable unit tests.


source:
www.methodsandtools.com/dynpoll/oldpoll.php?UnitTest
Click here to see the profile of this user The administrator has disabled public write access.

registered users

258 registered
0 today
0 this week
0 this month
Last: santoshg83

Who's Online

We have 22 guests online

Forum Statistics

Total user: 91
Total message: 155
© 2012 www.skilledtesting.com Erkan YILMAZ
Joomla! is Free Software released under the GNU/GPL License.