This is the fifth part in a mini-series here in this blog.
In this part, we will start to verify if everything that has been designed, planned, and implemented are fulfilled. The checklists that have been created during the previous steps will now be put into use.
Using the checklist for the units created in the previous steps, we verify if the items listed have been followed. The following should be verified, if not included in the list:
The test program created in the previous step may be used in place of the main application just for this purpose. Debug variables or messages may be inserted within the program to help the tester verify the unit’s operation.
Multiple rounds are recommended for this step. Do one round of testing, note all the problems encountered, then fix them. Continue to do so until all bugs are cleared.
That will be all there is for this step. Again if you have comments or questions, please leave a comment so that we can clarify things. Keep visiting this site for more updates on the series.