Skip to content
#

automated-tests

Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.

Here are 19 public repositories matching this topic...

Algunas partes de un proyecto más grande que se completó y comercializó bajo el nombre de Somnium, para el cual se utilizaron librerías como Selenium para la automatización y Pyqt5 para la parte gráfica. En este repositorio encontrarás fragmentos importantes del proyecto, obviamente modificados y que no contienen las posteriores mejoras ni estru…

  • Updated Nov 6, 2021
  • Python

This study aims to overcome the limitations of manual testing in software development processes. The Testing Tool, which automatically tests the source codes of developed software, aims to increase efficiency by providing software testing teams with the opportunity to create and apply automatic test scenarios on source codes.

  • Updated Jan 24, 2024
  • Python
Network-Speed-Monitor