John D. McGregor Session 13 Testing CPSC 873 John D. McGregor Session 13 Testing
https://cs.gmu.edu/~offutt/softwaretest/powerpoint/ www.junit.org www.sonarqube.org https://eclipse.org/hudson/ https://www.eclipse.org/hudson/the-hudson-book/book-hudson.chunked/ch10.html https://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_98/jdtut_11r2_98_3.html http://www.slideshare.net/amscanne/continuous-integration-16284334?next_slideshow=1 http://www.tutorialspoint.com/junit/junit_plug_with_eclipse.htm
Here’s what you are going to do We want to be able to apply various V&V tools to the program under development Create a continuous integration environment using Hudson that will build/compile the brickles program and then apply sonarqube to the program to point out issues and then apply a set of junit test cases to the program. The program should be held in the svn repository Submit screen prints from various phases, submit notes on issues you encountered, be prepared to demo the continuous chain. This can be teams of up to 3 people. Submit by 11:59PM October 21st