What is the best thing that a programmers could ever meet? PASS the test, No bug!
That is what I feel after I saw this page:
In this lab, we made our own test for our own program.
Try to broken my own program is a really strange feeling. (usually people won't positively look for trouble to themselves)
My program did broken several times during my test, and some times I have to spend an hour change the code & google for sulotion.
The test file is much longer that the original file.
Cover every different cases is not easy. I talked to my classmates about the possible cases that might broke my program.
Thank god, I pass they all. Testing other people's job is never a easy work.
No comments:
Post a Comment