Verwandte Artikel zu Modularizing Legacy Projects Using TDD: Test-Driven...

Modularizing Legacy Projects Using TDD: Test-Driven Development with XCTest for iOS - Softcover

 
9781484274279: Modularizing Legacy Projects Using TDD: Test-Driven Development with XCTest for iOS

Inhaltsangabe

Improve current or new projects with top notch testability and maintainability. Writing tests improves the design of your apps, as it pushes you to have a more modularized design. This in turn improves the maintainability and sustainability of your apps. This book is for iOS developers who already know the basics of iOS and Swift development but want to learn all the testing pro features in iOS.
You'll start by reviewing the TDD Cycle and how to implement these concepts on a legacy project or a new one. You'll then walk through TDD step-by-step on a blank project, including setting up test targets, assertions, and expectations. You'll follow that with all levels of testing such as unit tests, integration tests, and end-to-end tests, and also tackle fairly complex, yet badly written legacy code. 
The book will take you through the journey of modularizing a legacy app using TDD. Throughout this journey, you will be introduced to multiple testing concepts and techniques, like writing tests for network and core data layers. You will write tests to ensure the thread safety of your app. And you’ll add a new feature while you are in the middle of refactoring, which is an important skill so you can keep adding features while you are fixing your technical debt. By the end of this book, you will have all the tools needed to become a testing master.
What You'll Learn

  • Use mocking and dependency injection to make components more testable 
  • Write tests for asynchronous code like network code 
  • Add new features to existing legacy apps using TDD

Who This Book Is For
Experienced iOS developers who care about software quality and meeting customer expectations.

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorin bzw. den Autor

Khaled El-Morabea

Khaled is an engineering manager at Instabug. He has been an iOS developer for more than 8 years and leading the iOS team for more than 3 years. In that time he has worked on several projects. During his time at Instabug, he has worked on multiple integral products, both as a developer and as a strategic engineering manager.

Hassaan El-Garem Hassaan has been involved in the field of iOS Development for 5 years, during which he worked on multiple apps and projects. He has a passion for testing and for working on complex projects, while maintaining the highest level of quality. Following his passion for testing has led him to create a closed-source testing framework used for randomized stress testing.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

EUR 10,73 für den Versand von USA nach Deutschland

Versandziele, Kosten & Dauer

Suchergebnisse für Modularizing Legacy Projects Using TDD: Test-Driven...

Foto des Verkäufers

El-Morabea, Khaled
Verlag: Apress 10/26/2021, 2021
ISBN 10: 148427427X ISBN 13: 9781484274279
Neu Paperback or Softback

Anbieter: BargainBookStores, Grand Rapids, MI, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback or Softback. Zustand: New. Modularizing Legacy Projects Using Tdd: Test-Driven Development with Xctest for IOS 1.1. Book. Bestandsnummer des Verkäufers BBS-9781484274279

Verkäufer kontaktieren

Neu kaufen

EUR 30,49
Währung umrechnen
Versand: EUR 10,73
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 5 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

El-Morabea, Khaled; El-Garem, Hassaan
Verlag: Apress, 2021
ISBN 10: 148427427X ISBN 13: 9781484274279
Neu Softcover

Anbieter: California Books, Miami, FL, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers I-9781484274279

Verkäufer kontaktieren

Neu kaufen

EUR 33,61
Währung umrechnen
Versand: EUR 8,59
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Hassaan El-Garem
Verlag: Apress, Apress Okt 2021, 2021
ISBN 10: 148427427X ISBN 13: 9781484274279
Neu Taschenbuch

Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. Neuware -Improve current or new projects with top notch testability and maintainability. Writing tests improves the design of your apps, as it pushes you to have a more modularized design. This in turn improves the maintainability and sustainability of your apps. This book is for iOS developers who already know the basics of iOS and Swift development but want to learn all the testing pro features in iOS.APress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin 356 pp. Englisch. Bestandsnummer des Verkäufers 9781484274279

Verkäufer kontaktieren

Neu kaufen

EUR 48,14
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Foto des Verkäufers

Hassaan El-Garem
Verlag: Apress Okt 2021, 2021
ISBN 10: 148427427X ISBN 13: 9781484274279
Neu Taschenbuch
Print-on-Demand

Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Improve current or new projects with top notch testability and maintainability. Writing tests improves the design of your apps, as it pushes you to have a more modularized design. This in turn improves the maintainability and sustainability of your apps. This book is for iOS developers who already know the basics of iOS and Swift development but want to learn all the testing pro features in iOS.You'll start by reviewing the TDD Cycle and how to implement these concepts on a legacy project or a new one. You'll then walk through TDD step-by-step on a blank project, including setting up test targets, assertions, and expectations. You'll follow that with all levels of testing such as unit tests, integration tests, and end-to-end tests, and also tackle fairly complex, yet badly written legacy code.The book will take you through the journey of modularizing a legacy app using TDD. Throughout this journey, you will be introduced to multiple testing concepts and techniques, like writing tests for network and core data layers. You will write tests to ensure the thread safety of your app. And you'll add a new feature while you are in the middle of refactoring, which is an important skill so you can keep adding features while you are fixing your technical debt. By the end of this book, you will have all the tools needed to become a testing master. What You'll LearnUse mocking and dependency injection to make components more testableWrite tests for asynchronous code like network codeAdd new features to existing legacy apps using TDDWho This Book Is ForExperienced iOS developers who care about software quality and meeting customer expectations. 356 pp. Englisch. Bestandsnummer des Verkäufers 9781484274279

Verkäufer kontaktieren

Neu kaufen

EUR 48,14
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Foto des Verkäufers

Hassaan El-Garem
Verlag: Apress, Apress, 2021
ISBN 10: 148427427X ISBN 13: 9781484274279
Neu Taschenbuch
Print-on-Demand

Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Improve current or new projects with top notch testability and maintainability. Writing tests improves the design of your apps, as it pushes you to have a more modularized design. This in turn improves the maintainability and sustainability of your apps. This book is for iOS developers who already know the basics of iOS and Swift development but want to learn all the testing pro features in iOS.You'll start by reviewing the TDD Cycle and how to implement these concepts on a legacy project or a new one. You'll then walk through TDD step-by-step on a blank project, including setting up test targets, assertions, and expectations. You'll follow that with all levels of testing such as unit tests, integration tests, and end-to-end tests, and also tackle fairly complex, yet badly written legacy code.The book will take you through the journey of modularizing a legacy app using TDD. Throughout this journey, you will be introduced to multiple testingconcepts and techniques, like writing tests for network and core data layers. You will write tests to ensure the thread safety of your app. And you'll add a new feature while you are in the middle of refactoring, which is an important skill so you can keep adding features while you are fixing your technical debt. By the end of this book, you will have all the tools needed to become a testing master. What You'll LearnUse mocking and dependency injection to make components more testableWrite tests for asynchronous code like network codeAdd new features to existing legacy apps using TDDWho This Book Is ForExperienced iOS developers who care about software quality and meeting customer expectations. Bestandsnummer des Verkäufers 9781484274279

Verkäufer kontaktieren

Neu kaufen

EUR 50,60
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

El-Morabea, Khaled; El-Garem, Hassaan
Verlag: Apress, 2021
ISBN 10: 148427427X ISBN 13: 9781484274279
Neu Softcover

Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. In. Bestandsnummer des Verkäufers ria9781484274279_new

Verkäufer kontaktieren

Neu kaufen

EUR 52,49
Währung umrechnen
Versand: EUR 5,75
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

El-Morabea, Khaled
Verlag: Apress 2021-10, 2021
ISBN 10: 148427427X ISBN 13: 9781484274279
Neu PF

Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

PF. Zustand: New. Bestandsnummer des Verkäufers 6666-IUK-9781484274279

Verkäufer kontaktieren

Neu kaufen

EUR 50,61
Währung umrechnen
Versand: EUR 15,00
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 10 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

El-Morabea, Khaled; El-Garem, Hassaan
Verlag: Apress, 2021
ISBN 10: 148427427X ISBN 13: 9781484274279
Neu Softcover

Anbieter: Lucky's Textbooks, Dallas, TX, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers ABLIING23Mar2716030152769

Verkäufer kontaktieren

Neu kaufen

EUR 29,79
Währung umrechnen
Versand: EUR 64,41
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb