Trabalho de Conclusão de Curso de Graduação
Depuração do sistema de apoio à decisão para utilização no agronegócio
Fecha
2010-12-07Autor
Mânica, Leandro Hernandes
Institución
Resumen
Debugging is one of the fundamental activities in the development of any program, your goal is to correct erroneous behaviors. The observation of defects can be during a test or after the software is released. It is, therefore, of interest to both the developer and the user that these problems are identified and corrected. For this, there are techniques and tools that help the programmer to accomplish this task. This paper presents a study on software debugging, the application of approaches and techniques for debugging in a use case, the decision support system for use in agribusiness (SADA) - a system for agricultural management. The results of this work are failures found in the SADA and how they were corrected.