Bücher Wenner
Olga Grjasnowa liest aus "JULI, AUGUST, SEPTEMBER
04.02.2025 um 19:30 Uhr
Database Unit Testing for SQL Server Using tSQLt
von Dennis Lloyd, Sebastian Meine
Verlag: Pearson Education (US)
Reihe: Robert C. Martin Series
Hardcover
ISBN: 978-0-13-356432-7
Erschienen am 05.07.2024
Sprache: Englisch
Format: 10 mm [H] x 10 mm [B] x 10 mm [T]
Gewicht: 1000 Gramm
Umfang: 288 Seiten

Preis: 38,50 €
keine Versandkosten (Inland)


Jetzt bestellen und voraussichtlich ab dem 9. Dezember in der Buchhandlung abholen.

Der Versand innerhalb der Stadt erfolgt in Regel am gleichen Tag.
Der Versand nach außerhalb dauert mit Post/DHL meistens 1-2 Tage.

38,50 €
merken
klimaneutral
Der Verlag produziert nach eigener Angabe noch nicht klimaneutral bzw. kompensiert die CO2-Emissionen aus der Produktion nicht. Daher übernehmen wir diese Kompensation durch finanzielle Förderung entsprechender Projekte. Mehr Details finden Sie in unserer Klimabilanz.
Klappentext
Inhaltsverzeichnis

Using Test-Driven Development (TDD), thousands of agile developers are delivering software that is more rigorously tested, better designed, more robust, and easier to maintain. Until recently, however, database developers have been stymied by the unique characteristics of SQL code and the scarcity of useful tools. If you're an SQL Server developer who wants to use TDD, solutions now exist. In Database Unit Testing for SQL Server Using tSQLt, two pioneering database developers introduce those solutions and show you exactly how to apply them. Dennis Lloyd, Jr. and Sebastian Meine introduce their powerful new tSQLt open source unit testing framework for SQL Server, and show how to take full advantage of it.

Lloyd and Meine first explain the key TDD concepts that have made unit testing of non-database projects so effective, including isolating functions under test, using mocks to break up dependencies, and incrementally guiding designs. Next, they explain why these concepts haven't translated neatly to database development, and show how to overcome those disconnects. Then, building on this foundation, they introduce tSQLt and show you how to use it to create higher quality SQL Server code. Coverage includes:

  • Why TDD can be as valuable in database development as it is in object-oriented development

  • Writing effective unit tests for SQL Server T-SQL code

  • Quick, time-saving heuristics for identifying test cases

  • Advanced use cases for tSQLt and TDD

  • Applying TDD to new code

  • Refactoring existing database code through TDD

  • Integrating tSQLt and TDD with other development processes

  • Building and deploying databases in continuous improvement environments



1. Introduction

2. Using tSQLt to write Unit Tests

3. Test Driven Design

4. How to Fit This in With the Rest of the App Development Process

5. Appendices


weitere Titel der Reihe