Efficient Unit Testing of Complex Web Applications

Lieferzeit: Lieferbar innerhalb 14 Tagen

35,90 

Improving the Quality of your Unit Tests by Introducing Test Doubles to Mock slow APIs

ISBN: 3639643720
ISBN 13: 9783639643725
Autor: Guzei, Dominik
Verlag: AV Akademikerverlag
Umfang: 52 S.
Erscheinungsdatum: 09.03.2016
Auflage: 1/2016
Format: 0.4 x 22 x 15
Gewicht: 96 g
Produktform: Kartoniert
Einband: KT
Artikelnummer: 7197840 Kategorie:

Beschreibung

The open standards JavaScript and HTML werent originally intended for the development of complex applications but to render the contents of hyperlinked text documents known as the websites in the Internet. Professional development of applications running in the browser is still in its early days which often manifests itself in the ignorance of established engineering practices and techniques for quality assurance of software projects. One explanation for this ignorance could be that the necessary tools to support these practices had to be re-developed from the ground up to fit the browser environment and that most of them are still very new and relatively unknown. One of these established practices of agile software engineering is Test-Driven-Development which can be used to produce high quality software with less defects and exhaustive test coverage. This book examines the importance of Test-Driven-Development in the context of web development and describes the problems that can arise if no countermeasures are taken. It proposes the use of Test Doubles as potential improvement of Test-Driven-Development by replacing dependencies with undesirable side effects of components under test. Multiple practical examples are used to measure and discuss the effect of Test Doubles on Test-Driven-Development.

Autorenporträt

Software engineer from Austria who studied Computer Science at the University of Applied Sciences, Salzburg with the focus in Web & Communities. Throughout his career as front-end Javascript developer he gained a lot of practical experience in testing complex web applications and writing efficient test suites.

Das könnte Ihnen auch gefallen …