Sen Moya, Andrés(Universitat Politècnica de València, 2021-09-15)
[ES] Adecuación de una aplicación desarrollada con Flutter a las prácticas de DevOps. Para ello se realizará un conjunto de test automáticos para la parte de CI (Continuous Integration) con las herramientas "Flutter Driver" ...
Martín López-Asúnsolo, Antonio(Universitat Politècnica de València, 2017-10-24)
The TESTAR tool allows automated testing through the graphical interfaces of the software applications. However, it is not possible to know if this tool has properly tested a particular application. If all bugs are identified ...
[EN] Companies are facing constant pressure towards shorter release cycles while still maintaining a high level of quality. Agile development, continuous integration and testing are commonly used quality assurance techniques ...
Davó Gelardo, Borja(Universitat Politècnica de València, 2021-05-10)
[ES] El grupo de Software Testing and Quality (STaQ) del centro de investigación PROS de la Universidad Politécnica de Valencia (UPV) ha desarrollado una herramienta, denominada TESTAR (www.testar.org) para el testing ...
Vos, Tanja Ernestina; Condori Fernández, Olinda Nelly; Kruse, Peter M.; Bauersfeld, Sebastian; Wegener, Joachim(IGI Global, 2015)
Testing applications with a graphical user interface (GUI) is an important, though challenging and time consuming task. The state of the art in the industry are still capture and replay tools, which may simplify the recording ...
Vos, Tanja Ernestina(Universitat Politècnica de València, 2018-06-14)
We will discuss what Graphical User Interfaces (GUI) are and how they are composed of widgets. We will define GUI states, widget trees and how user actions induce state changes. It will be explained what GUI test suites ...
Almenar Pedrós, Francisco(Universitat Politècnica de València, 2016-10-13)
[ES] Las interfaces gráficas de usuario (IGU) constituyen un punto vital para testear una
aplicación. Para ello se han desarrollado diversas herramientas automáticas, que, en su
mayoría, utilizan algoritmos en los que ...