Good practices for software test automation. Case study in an electronic store Good practices for software test automation Case study in an electronic store
Contenido principal del artículo
Resumen
Testing represents a fundamental activity in the software development life cycle and, in many cases, it is practically the only means used in projects for software verification and validation. Despite this, traditionally, this stage has been carried out at the end of the process, when the product is finished and is about to be released; which brings with it delays in deliveries and customer dissatisfaction among other negative aspects. In the present work, a case study is used to show the obtaining of Test Cases from User Stories, using black box techniques. A study of the different test automation tools is also carried out and the use of them in the implementation of the designed tests is shown.