Post-Lab Answers:
1. - It is valuable to have a clearly documented procedure for reproducing bugs so if it happens again, you can save valuable time and energy from having to start again from scratch. this way you can go back again if you meet a dead end so you can reassess and ask yourself where you may have gone wrong.
2. - The problem is that we do not have access to the program coding for these types of softwares.
3. - Black box testing for the VCR, because of the system testing, was done without seeing the "inside" of the VCR, so we used external observation behavior.
We used white box testing for the HTML because we were able to get a look "inside" and see why and how the system executed its programming and what caused the glitches, by viewing its programming code.
4. - Since my toaster isn't digital, I would first unplug it and then plug it back in somewhere else, because it may have simply been a problem with the outlet I was using. I could also take the cover off and look to see if all the parts were properly connected, due to the possibility of a design flaw or inconsistency with mechanical operation of the toaster.
Part 2
A - pass
B - fail: It gave points to opposing player even though it said the correct player won.
I repeated it numerous times with both players winning in different combinations of three in a row.
C - pass
D - pass
E - fail: The game ended when someone won at all times except when the three in a row was from the top left/middle/bottom right with both player X and player O.
I repeated it with both players winning three in a row in this same top left/ middle/ bottom right pattern and got the same results.
F - pass
G - pass
H - pass
No comments:
Post a Comment