Agile Android (e-bog) af Nolan, Godfrey
Nolan, Godfrey (forfatter)

Agile Android e-bog

146,74 DKK (inkl. moms 183,42 DKK)
This concise book walks you through how to get unit testing and test driven development done on Android, specifically using JUnit 4. You'll learn how to do agile development quickly and correctly, with a significant increase in development efficiency and a reduction in the number of defects.Agile practices have made major inroads in Java development, however it's very unusual to see something a...
E-bog 146,74 DKK
Forfattere Nolan, Godfrey (forfatter)
Forlag Apress
Udgivet 25 november 2015
Genrer Computer programming / software engineering
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484297018
This concise book walks you through how to get unit testing and test driven development done on Android, specifically using JUnit 4. You'll learn how to do agile development quickly and correctly, with a significant increase in development efficiency and a reduction in the number of defects.Agile practices have made major inroads in Java development, however it's very unusual to see something as basic as unit testing on an Android project. Done correctly, Agile development results in a significant increase in development efficiency and a reduction in the number of defects. Google have finally moved away from JUnit 3 and the developer can now do the more commonly accepted JUnit 4 tests in Android Studio.Up until now getting JUnit testing up and running in Android was not for the "e;faint hearted."e; However, "e;now it's in Android Studio, there is no excuse,"e; according to the author Godrey Nolan, president of RIIS LLC. Android developers are faced with their own set of problems such as tightly coupled code, fragmentation, immature testing tools all of which can be solved using existing Agile tools and techniques that this short book will teach you.What You'll Learn:What are the primary agile learning objectives applicable to Android What are the key Android unit testing tools and how to use themWhat is mock testing and the mock testing learning objectives and how to apply these to your Android appsHow to use dependency injectionHow to apply test driven development to AndroidHow to deal with legacy code, a big issue with regards to AndroidAudience:This book is for experienced Android app developers looking for an edge to build better and more agile Android apps.  Some experience with Java also helpful.