Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Desirée Fernanda Hoppe
Título: Ferramenta de apoio a testes de software baseado na tabela de decisão
 
Abstract:
The development of complex systems made technology companies to increase investment in
software testing. To ensure the correct operation of applications, it became essential to include
the activities related to software testing in development process, in addition to enable people
to validate application requirements and test application operation. However, the activities
related to software testing process can represent a high cost to the company and, because of
that, it is necessary automate parts of this process. According to this information, this work
has been carried out in order to create a support tool for software testing based on decision
tables. Automating the creation of decision tables reduces the time spent by the test analyst in
this activity and create more comprehensive test artifacts, reducing the risk of human fault.
The tool was developed using Java Server Pages (JSP), JavaScript and Java languages,
MySQL Database for data persistence and Apache Tomcat Application Server. The Integrated
Development Environment (IDE) used in the system development was Eclipse Mars. The
result reached by the tool is the creation of completed and reduced decision tables from the
variables and rules provided by the user. Moreover, the developed tool allows generating test
cases from conditions created in the table. The tool has been validated by potential users,
which concluded that the proposed requirements and the defined business rules have been
met.