Cargando…

Create an enterprise-level test automation framework with Appium : using Spring-Boot, Gradle, Junit, ALM integration, and custom reports with TDD and BDD support /

Think from a framework design perspective and move beyond straightforward coding skills. You'll design an enterprise level test framework that is capable of supporting both TDD and BDD at the same time, using the latest open source tools and coding best practices. Taking a less-is-more approach...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Das, Koushik (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress, [2022]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part 1: Setting up
  • Chapter 1: Automation Framework Overview
  • Chapter 2: Creating the Wireframes with Spring-Boot
  • Chapter 3: Configuring Gradle
  • Chapter 4: Creating the Properties Files
  • Chapter 5: Creating Android, iOS and Web Drivers On Demand
  • Chapter 6: Enhancing Framework Common Mobile Actions
  • Part 2: Build on the Framework
  • Chapter 7: Creating Page Objects
  • Chapter 8: Writing Your First Test Suite
  • Chapter 9: Importing Test Data From Excel, XML or Other Formats
  • Chapter 10: Adding BDD Capabilities with Cucumber
  • Chapter 11: Adding Allure Reporting for TDD and BDD
  • Chapter 12: Making Extent Report Better and Workable with JUnit
  • Chapter 13: Creating a PDF Report with Screenshots
  • Chapter 14: Enhancing Framework Screenshots
  • Chapter 15: Testing Multiple Apps and Versions in Same Test Suite
  • Chapter 16: Running Scripts or Batch Files From Test Suite
  • Part 3: Advanced Topics
  • Chapter 17: API Testing
  • Chapter 18: Advanced Topic I Adding Device Management Functions
  • Chapter 19: Advanced Topic 2 Integrating with HP ALM
  • Chapter 20: Advanced Topic 3 Adding Localization Testing Capabilities
  • Chapter 21: Advanced Topic 4 Implementing Parallel Test Execution
  • Chapter 22: Other Utilities
  • Appendix A
  • Appendix B.