I wrote an example of how to send an email when a Jenkins test suite is done. Normally, Jenkins will send emails on failures for each individual test. This allows me to report on the test group as a whole.
The Green Oak
The Java programming thoughts and notes of a Senior SQA engineer.
Wednesday, May 8, 2013
Monday, May 6, 2013
Wednesday, May 1, 2013
An improved testrunner.bat for SoapUI on Windows
I rewrote the testrunner.bat that comes with SoapUI and I think I improved it.
Here is how I copy the revised testrunner.bat into place before my executing script runs it:
Here is the code snippet:
Here is how I copy the revised testrunner.bat into place before my executing script runs it:
Here is the code snippet:
Thursday, April 25, 2013
Saturday, April 13, 2013
A Maven archetype for a Groovy JUnit project using Eclipse Juno
I created a Maven archetype for a Groovy JUnit project using Eclipse Juno. If this is the type of project you wish to create, then this is the archetype to start with.
http://djangofan.github.io/maven-groovy-archetype
http://djangofan.github.io/maven-groovy-archetype
Subscribe to:
Posts (Atom)