From: Michael S. <msi...@si...> - 2006-02-23 00:47:27
|
I think one of the things he is looking for is a way to automatically generate tests via observation of an executing application. Here's an article that describes one way to approach this: [http://www.silvermark.com/Library/publications/articles/sqe_logical_cap ture_replay.pdf] > -----Original Message----- > From: jun...@li...=20 > [mailto:jun...@li...] On Behalf Of=20 > Mat...@un... > Sent: Wednesday, February 22, 2006 9:20 AM > To: Jun...@li... > Subject: AW: [Junit-devel] Java API automated regresion testing tool >=20 >=20 > How about using JUnit and log4j? >=20 > -----Urspr=FCngliche Nachricht----- > Von: jun...@li...=20 > [mailto:jun...@li...] Im Auftrag=20 > von Trasca Virgil > Gesendet: Mittwoch, 22. Februar 2006 14:09 > An: jun...@li... > Betreff: [Junit-devel] Java API automated regresion testing tool >=20 >=20 > Hi all, >=20 > I am new to this list and I want to develop a > mechanism for automating the regresion testing for a > big already existing Java API. >=20 > I intend to use somehow also AspectJ for > achieving this task. What I need is a system that will > record the test cases while there are executed, will > record also the input and output parameters for each > method call, will serialize/deserialize everything and > will be able to run again the same test cases at a > future time. It will report which test cases failed. > Failing meens that for the same input parameters > different output was generated.=20 >=20 > Do you have any clue about such a system? How > should I start? Thank you. >=20 > Regards, > Virgil=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep=20 > through log files for problems? Stop! Download the new AJAX=20 > search engine that makes searching your log files as easy as=20 > surfing the web. DOWNLOAD SPLUNK!=20 > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486& dat=3D121642 _______________________________________________ Junit-devel mailing list Jun...@li... https://lists.sourceforge.net/lists/listinfo/junit-devel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! = http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=103432&bid#0486&dat=121642 _______________________________________________ Junit-devel mailing list Jun...@li... https://lists.sourceforge.net/lists/listinfo/junit-devel --=20 No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 268.0.0/266 - Release Date: 2/21/2006 =20 --=20 No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 268.0.0/266 - Release Date: 2/21/2006 =20 |