Question: Software Testing. Use Java to write code. __________________________________ Set up a continuous integration server. Include version control for both source code and tests, and populate
Software Testing. Use Java to write code.
__________________________________
Set up a continuous integration server. Include version control for both source code and tests, and populate both with a simple example. Experiment with "breaking the build," by either introducing a fault into the source code or adding a failing test case. Restore the build. Along with the exercise, write a tutorial (step by step instructions) explaining how you set up your server. Take a screenshot to show when/where you introduce the fault or failing test case. Take a screenshot of the failed and then successful build include your date/time stamp in each screenshot.
A number of tests cases: It doesn't necessarily matter as longs as it proves the point, or met the assignment requirement.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
