Skip to content

Proyecto desarrollado en Karate Framework con pruebas https://petstore.swagger.io/ , dentro del área de AUTOMATION TESTING

Notifications You must be signed in to change notification settings

renato-legion/ServiciosPet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAUFEST - PETAPP SERVICES - KARATE

Archetype

gir-automation-web/
├── src/
├── test/
├── PetApp/
│   ├── Data
│   │ 
│   ├── Flujos/
│        ├──AgregarPet
│        ├──ModificarPet
│        ├──TraerPet 
├── README.md

Compile code Maven

Each API has its own @runner, additionally, a module.feature and a "Unit+modulo.feature" have been created with the following structure:

Agregar.Feature
Agregar.runner
UnitAgregar.Feature

The "Unit+.feature" are used to carry out the validations, while the .features are without validations, due to the importance of the execution time of each test.

###Author: Renato Francisco Paco Huerta ###Linkedin: https://www.linkedin.com/in/renatopaco98/

About

Proyecto desarrollado en Karate Framework con pruebas https://petstore.swagger.io/ , dentro del área de AUTOMATION TESTING

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages