We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Common pitfalls in mobile testing

Formale Metadaten

Titel
Common pitfalls in mobile testing
Serientitel
Anzahl der Teile
46
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Writing tests for Mobile Applications is no big deal anymore. Most of the Frameworks have matured and provide a stable quality and a adequate documentation on how to use it. So when talking about testing e.g. during code reviews developers no longer ask "How can I (technically) write tests for Mobile?" and the Code Coverage increases constantly. But there are still many pitfalls when writing tests, a technically working testcase is not necessarily a good testcase or in worst case it is no testcase at all. During my talk I will show some examples from past projects with common mistakes when writing Unit, Integration or Instrumentation Test and show techniques, tools or just questions-to-ask to avoid this mistakes and write good and sufficient tests.