語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Complete guide to test automation = ...
~
Axelrod, Arnon.
Complete guide to test automation = techniques, practices, and patterns for building and maintaining effective software projects /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Complete guide to test automation/ by Arnon Axelrod.
其他題名:
techniques, practices, and patterns for building and maintaining effective software projects /
作者:
Axelrod, Arnon.
出版者:
Berkeley, CA :Apress : : 2018.,
面頁冊數:
xxix, 529 p. :ill., digital ; : 24 cm.;
Contained By:
Springer eBooks
標題:
Computer software - Testing. -
電子資源:
https://doi.org/10.1007/978-1-4842-3832-5
ISBN:
9781484238325
Complete guide to test automation = techniques, practices, and patterns for building and maintaining effective software projects /
Axelrod, Arnon.
Complete guide to test automation
techniques, practices, and patterns for building and maintaining effective software projects /[electronic resource] :by Arnon Axelrod. - Berkeley, CA :Apress :2018. - xxix, 529 p. :ill., digital ;24 cm.
Part 1: The "Why" and the "What" -- Chapter 1: The Value of Test Automation -- Chapter 2: From Manual to Automated Testing -- Chapter 3: People and Tools -- Chapter 4: Reaching Full Coverage -- Chapter 5: Business Processes -- Chapter 6: Test Automation and Architecture -- Chapter 7: Isolation and Test Environments -- Chapter 8: The Big Picture -- Part 2: The "How" -- Chapter 9: Preparing for the Tutorial -- Chapter 10: Designing the First Test Case -- Chapter 11: Start Coding the First Test -- Chapter 12: Completing the First Test -- Chapter 13: Investigating Failure -- Chapter 14: Adding More Tests -- Chapter 15: Continuous Integration -- Chapter 16: Acceptance Test Driven Development -- Chapter 17: Unit tests and TDD -- Chapter 18: Other Types of Automated Tests -- Chapter 19: 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.
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 tool 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 solution 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 for 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.
ISBN: 9781484238325
Standard No.: 10.1007/978-1-4842-3832-5doiSubjects--Topical Terms:
557993
Computer software
--Testing.
LC Class. No.: QA76.76.T48 / A945 2018
Dewey Class. No.: 005.14
Complete guide to test automation = techniques, practices, and patterns for building and maintaining effective software projects /
LDR
:04097nam a2200337 a 4500
001
929303
003
DE-He213
005
20190319092722.0
006
m d
007
cr nn 008maaau
008
190626s2018 cau s 0 eng d
020
$a
9781484238325
$q
(electronic bk.)
020
$a
9781484238318
$q
(paper)
024
7
$a
10.1007/978-1-4842-3832-5
$2
doi
035
$a
978-1-4842-3832-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.T48
$b
A945 2018
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.14
$2
23
090
$a
QA76.76.T48
$b
A969 2018
100
1
$a
Axelrod, Arnon.
$3
1209733
245
1 0
$a
Complete guide to test automation
$h
[electronic resource] :
$b
techniques, practices, and patterns for building and maintaining effective software projects /
$c
by Arnon Axelrod.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2018.
300
$a
xxix, 529 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part 1: The "Why" and the "What" -- Chapter 1: The Value of Test Automation -- Chapter 2: From Manual to Automated Testing -- Chapter 3: People and Tools -- Chapter 4: Reaching Full Coverage -- Chapter 5: Business Processes -- Chapter 6: Test Automation and Architecture -- Chapter 7: Isolation and Test Environments -- Chapter 8: The Big Picture -- Part 2: The "How" -- Chapter 9: Preparing for the Tutorial -- Chapter 10: Designing the First Test Case -- Chapter 11: Start Coding the First Test -- Chapter 12: Completing the First Test -- Chapter 13: Investigating Failure -- Chapter 14: Adding More Tests -- Chapter 15: Continuous Integration -- Chapter 16: Acceptance Test Driven Development -- Chapter 17: Unit tests and TDD -- Chapter 18: Other Types of Automated Tests -- Chapter 19: 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 tool 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 solution 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 for 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.
650
0
$a
Computer software
$x
Testing.
$3
557993
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
669782
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-3832-5
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入