Estudo e desenvolvimento de um aplicativo web usando a metodologia de desenvolvimento dirigido a Teses (TDD) com métodos ágeis

This TCC presents the results of the study on the use of agile methods in software development. In this particular case, the software is a web application for control and automation of internship for the Department of Informatics at Federal Technological University of Paraná. Agile methodologies wer...

ver descrição completa

Autor principal: Miranda, Bruno Guilherme Andretta de
Formato: Trabalho de Conclusão de Curso (Graduação)
Idioma: Português
Publicado em: Universidade Tecnológica Federal do Paraná 2020
Assuntos:
Acesso em linha: http://repositorio.utfpr.edu.br/jspui/handle/1/9292
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Resumo: This TCC presents the results of the study on the use of agile methods in software development. In this particular case, the software is a web application for control and automation of internship for the Department of Informatics at Federal Technological University of Paraná. Agile methodologies were opposing the classical methodologies, focusing on constant interaction with the client, working with little documentation and changing requirements. For the development of Web application is used some good practices of Extreme Programming. Those used in the design are the use of the technique to test the code before coding (TDD), the use of user stories, creating small versions, meetings with the client in a short time, the standard code and simple coding.