Mastering mobile test automation : master the full range of mobile automation and testing techniques to develop customized mobile automation solutions

Uloženo v:
Podrobná bibliografie
Hlavní autor: Louis, Feroz Pearl (Autor) 
Další autoři: Gupta, Gaurav (Autor) 
Médium: Kniha
Jazyk:angličtina
Vydáno: Birmingham ; Mumbai : Packt Publishing, 2015
Edice:Community experience distilled (Packt Publishing)
Žánr/forma:příručky
ISBN:978-1-78217-542-1
Témata:
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo otaguje tento záznam!
Obálka
Obsah:
  • VII Chapter 1 Ensuring Five-star Rating in the Marketplace_1
  • Introduction to mobile test automation
  • Mobile application packages
  • Native applications
  • Mobile web applications
  • Hybrid applications
  • Factors to be considered during mobile testing
  • Mobile automation testing approaches
  • Automation using real devices
  • Steps to set up automation
  • Limitations of this automation
  • Emulators-based automation
  • Steps to set up automation
  • Advantages
  • Limitations
  • User agent-simulation-based automation
  • Steps to set up the automation
  • Advantages
  • Limitations
  • Cloud-based automation
  • Steps to set up the automation
  • Advantages
  • Limitations
  • Types of mobile application tests
  • Selection of the best mobile testing approach
  • Troubleshooting and best practices
  • Summary
  • Table of Contents Chapter 2 Designing Mobile Automation Frameworks_31
  • Selecting an automation tool
  • Types of mobile automation frameworks
  • The functional decomposition or test script modularity framework
  • Implementation required for mobile testing
  • The data-driven framework
  • Implementation required for mobile testing
  • The keyword-driven framework
  • Implementation required for mobile testing
  • The hybrid framework
  • Implementation required for mobile testing
  • Support libraries .
  • Optimizing the combination of approach and framework
  • A robust reporting mechanism
  • The automation feasibility analysis
  • Test library management
  • Version control
  • Change control
  • Summary
  • Chapter 3 User Agent-automating Mobile Applications with Browsers_65
  • Introduction
  • The user agent string
  • User agent simulation for mobile
  • User agent plugin programs
  • Setting up a mobile test automation lab for user agents
  • Setting up the user agent add-on for Mozilla Firefox
  • Setting up a user agent add-on for Google Chrome
  • Advantages of this approach
  • Limitations of this approach
  • The Hybrid framework implementation for the user agent
  • The