-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
You could write your own Maven goal that runs the batch file then use the <ant:echo file="..."/> task upon completion. You would not be able to properly catch errors this way unless the batch file was written to return an error code and your Maven goal caught it and did something with it, but you would get your report inline.
-Brian
On Apr 29, 2004, at 3:17 AM, G�schl,Siegfried wrote:
Hi folks,
on the project I currently work on WinRunner is used for regression testing of the web application. I had a chat with one of the local WinRunner gurus and we set up a batch file for Windows to run the WinRunner scripts from the command line. Basically this is all I need to write a Maven WinRunner Plugin.
What I actually miss is some form of reporting since WinRunner creates a proprietary text report. My colleague searched through the WWW and there is an addon available to create an XML report but this requieres modifying the existing WinRunner scripts.
The following questions remain ...
+) Is there a Maven Plugin available I can use - if yes it is possible to contribute it on maven-plugins.sourceforge.net
+) Are there any other options to create a WinRunner report - preferable XML or HTML?!
Regards
Siegfried Goeschl
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin)
iD8DBQFAkRra0dKNWt3rpSURAirdAKDtNsBmUammDx6IyM7wnLO3Moh0sACgo4uO em41iLV2W7jlxrzbFdjlLLo= =TAxg -----END PGP SIGNATURE-----
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
