Cargando…

XUnit test patterns : refactoring test code /

Automated testing is a cornerstone of agile development. An effective testing strategy will deliver new functionality more aggressively, accelerate user feedback, and improve quality. However, for many developers, creating effective automated tests is a unique and unfamiliar challenge. xUnit Test Pa...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Meszaros, Gerard
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison-Wesley, 2007.
Colección:Addison-Wesley signature series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn154684541
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 070712s2007 njua ob 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d OCLCQ  |d TXJ  |d CEF  |d OCLCQ  |d TEFOD  |d DEBSZ  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCQ  |d XFF  |d OCLCQ  |d TEFOD  |d OCLCQ  |d YDX  |d WYU  |d AU@  |d VT2  |d CNCEN  |d OTZ  |d OCLCQ  |d OCLCO  |d ERF  |d UKBTH  |d UHL  |d LDP  |d OCLCO  |d OCLCQ  |d UKAHL  |d OCLCQ 
015 |a GBA711644  |2 bnb 
016 7 |a 013672024  |2 Uk 
019 |a 191062624  |a 1064041121  |a 1100907326  |a 1103269255  |a 1105771848  |a 1107414683  |a 1112603614  |a 1113105335  |a 1113243541  |a 1129366462  |a 1152983418  |a 1156922615  |a 1192348639  |a 1240509268 
020 |a 9780131495050 
020 |a 0131495054 
020 |a 0321504801  |q (electronic bk. ;  |q Adobe Reader) 
020 |a 9780321504807  |q (electronic bk. ;  |q Adobe Reader) 
020 |a 0132797461 
020 |a 9780132797467 
024 8 |a 9780131495050 
029 1 |a AU@  |b 000067104428 
029 1 |a DEBSZ  |b 355396386 
029 1 |a HEBIS  |b 291469566 
035 |a (OCoLC)154684541  |z (OCoLC)191062624  |z (OCoLC)1064041121  |z (OCoLC)1100907326  |z (OCoLC)1103269255  |z (OCoLC)1105771848  |z (OCoLC)1107414683  |z (OCoLC)1112603614  |z (OCoLC)1113105335  |z (OCoLC)1113243541  |z (OCoLC)1129366462  |z (OCoLC)1152983418  |z (OCoLC)1156922615  |z (OCoLC)1192348639  |z (OCoLC)1240509268 
037 |a CL0500000011  |b Safari Books Online 
037 |a D053D09C-E528-4916-82D6-A4E4B663FB0B  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.76.P37  |b M49 2007 
082 0 4 |a 005.1  |2 22 
049 |a UAMI 
100 1 |a Meszaros, Gerard. 
245 1 0 |a XUnit test patterns :  |b refactoring test code /  |c Gerard Meszaros. 
260 |a Upper Saddle River, N.J. :  |b Addison-Wesley,  |c 2007. 
300 |a 1 online resource (ix, 883 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Addison-Wesley signature series 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
505 0 |a The narratives -- A brief tour -- Test smells -- Goals of test automation -- Philosophy of test automation -- Principles of test automation -- Test automation strategy -- xUnit basics -- Transient fixture management -- Persistent fixture management -- Result verification -- Using test doubles -- Organizing our tests -- Testing with databases -- A roadmap to effective test automation -- The test smells -- Code smells -- Behavior smells -- Project smells -- The patterns -- Test strategy patterns -- xUnit basics patterns -- Fixture setup patterns -- Result verification patterns -- Fixture teardown patterns -- Test double patterns -- Test organization patterns -- Database patterns -- Design-for-testability patterns -- Value patterns. 
520 |a Automated testing is a cornerstone of agile development. An effective testing strategy will deliver new functionality more aggressively, accelerate user feedback, and improve quality. However, for many developers, creating effective automated tests is a unique and unfamiliar challenge. xUnit Test Patterns is the definitive guide to writing automated tests using xUnit, the most popular unit testing framework in use today. Agile coach and test automation expert Gerard Meszaros describes 68 proven patterns for making tests easier to write, understand, and maintain. He then shows you how to make them more robust and repeatable--and far more cost-effective. Loaded with information, this book feels like three books in one. The first part is a detailed tutorial on test automation that covers everything from test strategy to in-depth test coding. The second part, a catalog of 18 frequently encountered "test smells," provides trouble-shooting guidelines to help you determine the root cause of problems and the most applicable patterns. The third part contains detailed descriptions of each pattern, including refactoring instructions illustrated by extensive code samples in multiple programming languages. Topics covered include Writing better tests--and writing them faster The four phases of automated tests: fixture setup, exercising the system under test, result verification, and fixture teardown Improving test coverage by isolating software from its environment using Test Stubs and Mock Objects Designing software for greater testability Using test "smells" (including code smells, behavior smells, and project smells) to spot problems and know when and how to eliminate them Refactoring tests for greater simplicity, robustness, and execution speed This book will benefit developers, managers, and testers working with any agile or conventional development process, whether doing test-driven development or writing the tests last. While the patterns and smells are especially applicable to all members of the xUnit family, they also apply to next-generation behavior-driven development frameworks such as RSpec and JBehave and to other kinds of test automation tools, including recorded test tools and data-driven test tools such as Fit and FitNesse. Visual Summary of the Pattern Language Foreword Preface Acknowledgments Introduction Refactoring a Test PART I: The Narratives Chapter 1 A Brief Tour Chapter 2 Test Smells Chapter 3 Goals of Test Automation Chapter 4 Phi ... 
542 |f Copyright © 2007 Pearson Education, Incorporated  |g 2007 
542 |f Copyright © 2007 Pearson Education, Inc.  |g 2007 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Software patterns. 
650 0 |a Computer software  |x Testing. 
650 6 |a Logiciels  |x Modèles de conception. 
650 7 |a Software patterns.  |2 blmlsh 
650 7 |a Computer software  |x Testing.  |2 blmlsh 
650 7 |a Computer software  |x Testing.  |2 fast  |0 (OCoLC)fst00872601 
650 7 |a Software patterns.  |2 fast  |0 (OCoLC)fst01124209 
776 0 8 |i Print version:  |a Meszaros, Gerard.  |t XUnit test patterns.  |d Upper Saddle River, N.J. : Addison-Wesley, 2007  |z 0131495054  |w (DLC) 2006103488  |w (OCoLC)77821686 
830 0 |a Addison-Wesley signature series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780131495050/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH37826612 
938 |a Askews and Holts Library Services  |b ASKH  |n AH37824603 
938 |a YBP Library Services  |b YANK  |n 14858271 
994 |a 92  |b IZTAP