3.6.1 Program Testing
CODING PROBLEM ENCOUNTERED
Coding of source code and module testing is another significant aspect of software development, after design the file structure on the program which come first in program module analysis and data structure has be put in place the next aspect is coding. There is no much problem encounter during the coding stage due to the interactive development environment IDE provided by visual studio translator. Visual basic support procedure and function program, this enable programmer to split a long program like this different module to enhance the coding and debugging of the problem.
Some of the problem encounters during the development are;
Logical error
Syntax error
Unhandled database linking error
From the problem encounter above, logical error is most difficult to debeg since it does not affect the running of the program but program was unable to produce the desired result.
Share with your friends: |