AGILIZACIÓN DE TESTING DE SOFTWARE A TRAVÉS DE AUTOMATIZACIÓN POR PARTE DE LOS USUARIOS
Abstract
En el desarrollo de esta memoria, se crea una herramienta web utilizando el framework Django) enfocada en crear automatización de pruebas para ser manejada por usuarios que se dedican a hacer Pruebas de Software (SQA). Para esto, se genera una interfaz pensada en este tipo de usuarios, la cual reduzca lo más posible la programación de código, facilitando así la construcción de las pruebas.
Gracias a esto, los beneficios que se obtienen son tanto de agilidad en la construcción y ejecución de pruebas, como de distribución de los resultados, ya que cualquiera en la red local del servidor puede leer, ejecutar y documentar pruebas. In the development of this memory, a web tool is created (using the Django framework) focused on creating test automation to be managed by users dedicated to Software Testing (SQA). For this, an interface designed in this type of users is generated, which reduces code programming as much as possible, thus facilitating the construction of the tests.
Thanks to this, the benefits obtained are both agility in the construction and execution of tests, and distribution of the results, since anyone in the local network of the server can read, execute and document tests.