€250.00 El precio original era: €250.00.€199.95El precio actual es: €199.95.
Duración total: 12 horas (3 sesiones de 4 horas)
Nivel: Intermedio (recomendado tener bases de Java)
Incluye:
✅ Proyecto práctico guiado
✅ Acceso al código fuente
✅ Certificado digital
✅ Soporte vía grupo privado de alumnos
✅ Grabaciones disponibles
What is REST and why should we automate it?
Why Java + REST-Assured is a solid combo?
Setting up your project with Maven
Making your first GET request
Understanding status codes and basic assertions
Using Postman as a sanity check tool
Sending POST, PUT, DELETE requests with payloads
Adding headers, query params and path variables
Validating JSON responses with JSONPath
Reusing code with Request/Response Specification
Creating POJOs for cleaner test data
Debugging with logs and common pitfall
Structuring your test project (base class, utils, models)
Handling authentication: tokens, API keys, and more
Integrating with CI/CD (basic Jenkins setup)
Generating beautiful test reports (ExtentReports)
Final Project: CRUD test suite for a real API
Uploading to GitHub + good practices checklist