I graduated from Guamani Private School in Guayama, Puerto Rico in June 2013. I got accepted to the UPRM with a major in Computer Engineering but soon realized that engineering was not for me. After receiving guidance, I decided that Computer Science was right for me. The fact that I love math is the cherry on top. I hope you enjoy this blog and my experiences during the course COMP3010 (Introduction to Computer Programming I).
Monday, March 24, 2014
Testing! Class of March 24, 2014
In today's class I learned different types of testing like: unit, integration, and system. Unit testing tests individual parts. Integration testing joins all the programs you unit tested to see if they work. System testing tests correctness and that system runs correctly. An important rule for testing to remember is that the programmer needs to "test every function in a program in which every other function in that program has already been fully tested and debugged".
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment