Normal view MARC view ISBD view

Testing iOS Apps with HadoopUnit [electronic resource] : Rapid Distributed GUI Testing / by Scott Tilley, Krissada Dechokul.

By: Tilley, Scott [author.].
Contributor(s): Dechokul, Krissada [author.] | SpringerLink (Online service).
Material type: materialTypeLabelBookSeries: Synthesis Lectures on Software Engineering: Publisher: Cham : Springer International Publishing : Imprint: Springer, 2015Edition: 1st ed. 2015.Description: XIX, 83 p. online resource.Content type: text Media type: computer Carrier type: online resourceISBN: 9783031025488.Subject(s): Engineering | Mathematics | Computer science | Software engineering | Technology and Engineering | Mathematics | Computer Science | Software EngineeringAdditional physical formats: Printed edition:: No title; Printed edition:: No titleDDC classification: 620 Online resources: Click here to access online
Contents:
Foreword -- Preface -- Acknowledgments -- Dedication -- Introduction -- Background -- Using UI Automation with HadoopUnit -- Rapid GUI Testing of iOS Apps -- Summary -- Appendix A: Setting up a HadoopUnit Cluster on Mac OSX -- Ap-pendix B: HadoopUnit Source Code for iOS GUI Testing -- References -- About the Authors.
In: Springer Nature eBookSummary: Smartphone users have come to expect high-quality apps. This has increased the importance of software testing in mobile software development. Unfortunately, testing apps-particularly the GUI-can be very time-consuming. Exercising every user interface element and verifying transitions between different views of the app under test quickly becomes problematic. For example, execution of iOS GUI test suites using Apple's UI Automation framework can take an hour or more if the app's interface is complicated. The longer it takes to run a test, the less frequently the test can be run, which in turn reduces software quality. This book describes how to accelerate the testing process for iOS apps using HadoopUnit, a distributed test execution environment that leverages the parallelism inherent in the Hadoop platform. HadoopUnit was previously used to run unit and system tests in the cloud. It has been modified to perform GUI testing of iOS apps on a small-scale cluster-a modest computing infrastructure available to almost every developer. Experimental results have shown that distributed test execution with HadoopUnit can significantly outperform the test execution on a single machine, even if the size of the cluster used for the execution is as small as two nodes. This means that the approach described in this book could be adopted without a huge investment in IT resources. HadoopUnit is a cost-effective solution for reducing lengthy test execution times of system-level GUI testing of iOS apps.
    average rating: 0.0 (0 votes)
No physical items for this record

Foreword -- Preface -- Acknowledgments -- Dedication -- Introduction -- Background -- Using UI Automation with HadoopUnit -- Rapid GUI Testing of iOS Apps -- Summary -- Appendix A: Setting up a HadoopUnit Cluster on Mac OSX -- Ap-pendix B: HadoopUnit Source Code for iOS GUI Testing -- References -- About the Authors.

Smartphone users have come to expect high-quality apps. This has increased the importance of software testing in mobile software development. Unfortunately, testing apps-particularly the GUI-can be very time-consuming. Exercising every user interface element and verifying transitions between different views of the app under test quickly becomes problematic. For example, execution of iOS GUI test suites using Apple's UI Automation framework can take an hour or more if the app's interface is complicated. The longer it takes to run a test, the less frequently the test can be run, which in turn reduces software quality. This book describes how to accelerate the testing process for iOS apps using HadoopUnit, a distributed test execution environment that leverages the parallelism inherent in the Hadoop platform. HadoopUnit was previously used to run unit and system tests in the cloud. It has been modified to perform GUI testing of iOS apps on a small-scale cluster-a modest computing infrastructure available to almost every developer. Experimental results have shown that distributed test execution with HadoopUnit can significantly outperform the test execution on a single machine, even if the size of the cluster used for the execution is as small as two nodes. This means that the approach described in this book could be adopted without a huge investment in IT resources. HadoopUnit is a cost-effective solution for reducing lengthy test execution times of system-level GUI testing of iOS apps.

There are no comments for this item.

Log in to your account to post a comment.