Author: linus
Date: 2007-11-16 21:12:10-0800
New Revision: 13781
Modified:
trunk/www/docs/index.html
Log:
Included a link and the abstract to the test smells paper.
Modified: trunk/www/docs/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/docs/index.html?view=diff&rev=13781&p1=trunk/www/docs/index.html&p2=trunk/www/docs/index.html&r1=13780&r2=13781
==============================================================================
--- trunk/www/docs/index.html (original)
+++ trunk/www/docs/index.html 2007-11-16 21:12:10-0800
@@ -41,6 +41,32 @@
<br>
<b>Published in:</b>
IEEE Transactions on Software Engineering 33(12): 800-817 (2007)
+<br>
+<b>Abstract:</b>
+<p>
+As a fine-grained defect detection technique, unittesting
+introduces a strong dependency on the structure of the
+code. Accordingly, test co-evolution forms an additional burden
+to the software developer, which can be tempered by writing tests
+in a manner that makes them easier to change. Fortunately, we
+are able to concretely express what a good test is by exploiting
+the specific principles underlying unit testing. Analogous to the
+concept of code smells, violations of these principles are termed
+test smells. In this paper, we clarify the structural deficiencies
+encapsulated in test smells by formalizing core test concepts
+and their characteristics. To support the detection of two such
+test smells, General Fixture and Eager Test, we propose a set
+of metrics defined in terms of unit test concepts. We compare
+their detection effectiveness using manual inspection and through
+a comparison with human reviewing. While the latter is the
+traditional means for test quality assurance, our results indicate
+it not to be a reliable means for test smell detection. This work
+thus stresses the need for a more reliable detection mechanism,
+and provides an initial contribution through the validation of test
+smell metrics.
+</p>
+<b>Links:</b>
+<A href="http://www.win.ua.ac.be/~bvromp/papers/TSE.pdf">pdf</A>
</div>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.