Cargando…

Complete guide to test automation : techniques, practices, and patterns for building and maintaining effective software projects /

Rely on this robust and thorough guide to build and maintain successful test automation. As the software industry shifts from traditional waterfall paradigms into more agile ones, test automation becomes a highly important tools that allows your development teams to deliver software at an ever-incre...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Axelrod, Arnon (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, California?] : Apress, [2018]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1054128987
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180925s2018 cau ob 000 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d GW5XE  |d YDX  |d EBLCP  |d MOQ  |d UAB  |d OCLCF  |d UKMGB  |d OTZ  |d OH1  |d LVT  |d UPM  |d U3W  |d VT2  |d CAUOI  |d YOU  |d K6U  |d MERER  |d LEAUB  |d COO  |d UKAHL  |d LQU  |d FVL  |d OCLCQ  |d OCLCO  |d OCLCQ  |d UMI  |d BRF  |d OCLCQ  |d COM  |d OCLCQ  |d OCLCO 
015 |a GBB8I4494  |2 bnb 
016 7 |a 019065405  |2 Uk 
019 |a 1054830649  |a 1055261890  |a 1060593108  |a 1081296652  |a 1086464784  |a 1103266567  |a 1105177759  |a 1105726030  |a 1154455996 
020 |a 9781484238325  |q (electronic bk.) 
020 |a 148423832X  |q (electronic bk.) 
020 |a 9781484238332  |q (print) 
020 |a 1484238338 
020 |a 9781484245644  |q (print) 
020 |a 1484245644 
020 |z 9781484238318 
020 |z 1484238311 
024 7 |a 10.1007/978-1-4842-3832-5  |2 doi 
024 8 |a 10.1007/978-1-4842-3 
027 |a SPRINTER 
029 1 |a AU@  |b 000064362697 
029 1 |a AU@  |b 000065195279 
029 1 |a AU@  |b 000065209472 
029 1 |a AU@  |b 000069023783 
029 1 |a CHNEW  |b 001073831 
029 1 |a CHVBK  |b 579466353 
029 1 |a UKMGB  |b 019065405 
035 |a (OCoLC)1054128987  |z (OCoLC)1054830649  |z (OCoLC)1055261890  |z (OCoLC)1060593108  |z (OCoLC)1081296652  |z (OCoLC)1086464784  |z (OCoLC)1103266567  |z (OCoLC)1105177759  |z (OCoLC)1105726030  |z (OCoLC)1154455996 
037 |a com.springer.onix.9781484238325  |b Springer Nature 
050 4 |a QA76.76.T48 
072 7 |a COM  |x 000000  |2 bisacsh 
072 7 |a UMX  |2 bicssc 
072 7 |a UMX  |2 thema 
072 7 |a UMC  |2 thema 
082 0 4 |a 005.14  |2 23 
049 |a UAMI 
100 1 |a Axelrod, Arnon,  |e author. 
245 1 0 |a Complete guide to test automation :  |b techniques, practices, and patterns for building and maintaining effective software projects /  |c Arnon Axelrod. 
264 1 |a [Berkeley, California?] :  |b Apress,  |c [2018] 
300 |a 1 online resource 
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 
347 |b PDF 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed September 27, 2018). 
505 0 |a Introduction -- Part 1. The "Why" and the "what" -- The value of test automation -- From manual to automated testing -- People and tools -- Reaching full coverage -- Business processes -- Test automation and architecture -- Isolation and test environments -- The big picture -- Part 2. The "How" -- Preparing for the tutorial -- Designing the first test case -- Start coding the first test -- Completing the first test -- Investigating failures -- Adding more tests -- Continuous integration -- Acceptance test driven development -- Unit tests and TDD -- Other types of automated tests -- Where to go from here -- Appendix A: Real-world examples -- Appendix B: Cleanup mechanism -- Appendix C: Test automation essentials -- Appendix D: Tips and practices for programmer's productivity. 
520 |a Rely on this robust and thorough guide to build and maintain successful test automation. As the software industry shifts from traditional waterfall paradigms into more agile ones, test automation becomes a highly important tools that allows your development teams to deliver software at an ever-increasing pace without compromising quality. Even though it may seem trivial to automate the repetitive tester's work, using test automation efficiently and properly is not trivial. Many test automation endeavors end up in the "graveyard" of software projects. There are many things that affect the value of test automation, and also its costs. This book aims to cover all of these aspects in great detail so you can make decisions to create the best test automation solutuion that will not only help your test automation project to succeed, but also allow the entire software project to thrive. One of the most important details that affects the success of the test automation is how easy it is to maintain the automated tests. "Complete guide to test automation" provides a detailed hands-on guide to writing highly maintainable test code. What you'll learn: Know the real value to be expected from test automation ; Discover the key traits that will make your test automation project succeed ; Be aware of the different considerations to take into account when planning automated tests vs. manual tests ; Determine who should implement the tests and the implications of this decision ; Architect the test project and fit it to the architecture of the tested application ; Design and implement highly reliable automated tests ; Begin gaining value from test automation earlier ; Integrate test automation into the business processes of the development team ; Leverage test automation to improve your organization's performance and quality, even without formal authority ; Understand how different types of automated tests will fit into your testing strategy, including unit testing, load and performance testing, visual testing, and more 
504 |a Includes bibliographical references. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Computer software  |x Testing. 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a COMPUTER SCIENCE  |x General.  |2 bisacsh 
650 7 |a Computer software  |x Testing  |2 fast 
776 0 8 |i Print version:  |a Axelrod, Arnon.  |t Complete guide to test automation.  |d [Berkeley, California?] : Apress, [2018]  |z 1484238311  |z 9781484238318  |w (OCoLC)1039673232 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484238325/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35265967 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5522129 
938 |a EBSCOhost  |b EBSC  |n 1901789 
938 |a YBP Library Services  |b YANK  |n 15727001 
994 |a 92  |b IZTAP