The Art of Software Testing

Thảo luận các vấn đề liên quan đến Kiểm thử phần mềm.
Forum rules
Thảo luận các vấn đề liên quan đến Kiểm thử phần mềm.
Post Reply
tvn
Admin
Posts: 4900
Joined: Tue 10 Aug, 2010 10:11 am
Location: HCM
Contact:

The Art of Software Testing

Post by tvn »

The Art of Software Testing (Glenford J. Myers)
Second Edition
ebook

Sách này trình bày nhiều vấn đề về kiểm thử phần mềm, rất có ích cho chúng ta tìm hiểu thêm về lĩnh vực này.
Có nhiều ví dụ cụ thể dễ hình dung đối với người mới bắt đầu.

Image

Contents

List of Figures and Tables
Preface
Introduction

Chapter 1 A Self-Assessment Test 1

Chapter 2 The Psychology and Economics of Program Testing 5
  • The Psychology of Testing 5
    The Economics of Testing 9
    Black-Box Testing 9
    White-Box Testing 11
    Software Testing Principles 14
    Summary 20
Chapter 3 Program Inspections, Walkthroughs, and Reviews 21
  • Inspections and Walkthroughs 22
    Code Inspections 24
    An Error Checklist for Inspections 27
    Data Reference Errors 27
    Data-Declaration Errors 29
    Computation Errors 30
    Comparison Errors 31
    Control-Flow Errors 32
    Interface Errors 34
    Input/Output Errors 35
    Other Checks 38
    Walkthroughs 38
    Desk Checking 40
    Peer Ratings 40
    Summary 42
Chapter 4 Test-Case Design 43
  • White-Box Testing 44
    Logic-Coverage Testing 44
    Equivalence Partitioning 52
    An Example 56
    Boundary-Value Analysis 59
    Cause-Effect Graphing 65
    Error Guessing 88
    The Strategy 90
Chapter 5 Module (Unit) Testing 91
  • Test-Case Design 92
    Incremental Testing 105
    Top-down versus Bottom-up Testing 109
    Top-down Testing 110
    Bottom-up Testing 116
    A Comparison 118
    Performing the Test 120
Chapter 6 Higher-Order Testing 123
  • Function Testing 129
    System Testing 130
    Facility Testing 133
    Volume Testing 133
    Stress Testing 134
    Usability Testing 135
    Security Testing 137
    Performance Testing 137
    Storage Testing 138
    Configuration Testing 138
    Compatibility/Configuration/Conversion Testing 138
    Installability Testing 139
    Reliability Testing 139
    Recovery Testing 141
    Serviceability Testing 142
    Documentation Testing 142
    Procedure Testing 142
    Performing the System Test 143
    Acceptance Testing 144
    Installation Testing 144
    Test Planning and Control 145
    Test Completion Criteria 148
    The Independent Test Agency 155
Chapter 7 Debugging 157
  • Debugging by Brute Force 158
    Debugging by Induction 160
    Debugging by Deduction 164
    Debugging by Backtracking 168
    Debugging by Testing 169
    Debugging Principles 170
    Error-Locating Principles 170
    Error-Repairing Techniques 171
    Error Analysis 173
Chapter 8 Extreme Testing 177
  • Extreme Programming Basics 178
    Extreme Testing: The Concepts 183
    Extreme Unit Testing 183
    Acceptance Testing 185
    Extreme Testing Applied 186
    Test-Case Design 186
    Test Driver and Application 189
    Summary 191
Chapter 9 Testing Internet Applications 193
  • Basic E-commerce Architecture 194
    Testing Challenges 196
    Testing Strategies 200
    Presentation Layer Testing 202
    Business Layer Testing 205
    Data Layer Testing 208
Appendix A Sample Extreme Testing Application 213
Appendix B Prime Numbers Less Than 1,000 221
Glossary 223
Index 227
You do not have the required permissions to view the files attached to this post.



xuanni
Hoc Tester
Posts: 1
Joined: Mon 28 Mar, 2011 7:32 am
Contact:

Re: The Art of Software Testing

Post by xuanni »

Thank bạn nhiều nhá ^^!



hoanhatquynh
Hoc Tester
Posts: 2
Joined: Fri 29 Oct, 2010 12:59 am
Contact:

Re: The Art of Software Testing

Post by hoanhatquynh »

Tài liệu rất bổ ích ! Thanks much !



habao
Hoc Tester
Posts: 1
Joined: Wed 30 May, 2012 8:40 pm
Contact:

Re: The Art of Software Testing

Post by habao »

Cám ơn rất nhiều , minh đang tìm cái này



khongvannhat
Hoc Tester
Posts: 2
Joined: Sat 06 Oct, 2012 2:14 am
Contact:

Re: The Art of Software Testing

Post by khongvannhat »

Mong website ngày càng lớn mạnh :)! Hình như chưa có ai đầu tư phát triển giao diện thì phải!



tvn
Admin
Posts: 4900
Joined: Tue 10 Aug, 2010 10:11 am
Location: HCM
Contact:

Re: The Art of Software Testing

Post by tvn »

Mục tiêu chính của forum này là thảo luận, chia sẻ, giúp đỡ các bạn tìm hiểu về testing nên chưa chú trọng về cái giao diện là mấy. Vả lại mình là Tester không giỏi code nên cũng không tự làm được nhiều thứ :D



dongnguyen_dn
Fresher Tester
Posts: 39
Joined: Mon 14 Nov, 2011 10:18 am
Contact:

Re: The Art of Software Testing

Post by dongnguyen_dn »

làm được tvn là giỏi lắm rồi
mình định lập 1 forum như thế này nhưng thấy trang này đã hội tụ đầy đủ nhưng yêu cầu mà tất cả tester đều cần nên mình sẽ quay sang ủng hộ trang này hơn là lập 1 trang khác
thanks bạn tvn nhiều.


Mr Đông
skype:dongngyen_dn
email:vandong6585@gmail.com
SDT:0905.307.773

tvn
Admin
Posts: 4900
Joined: Tue 10 Aug, 2010 10:11 am
Location: HCM
Contact:

Re: The Art of Software Testing

Post by tvn »

Thanks tinh thần ủng hộ của bạn dongnguyen_dn



leyenlinh.qa
Hoc Tester
Posts: 5
Joined: Tue 28 May, 2013 8:31 am
Contact:

Re: The Art of Software Testing

Post by leyenlinh.qa »

Cảm ơn bạn nhiều nhé :)



HanChu
Hoc Tester
Posts: 1
Joined: Sun 23 Jun, 2013 10:01 pm
Contact:

Re: The Art of Software Testing

Post by HanChu »

Cám ơn bạn nhé ! :) mình tìm mãi mà không thấy cái nút Thanks nó ở đâu :-"



Post Reply

Return to “Software Testing - Kiểm thử phần mềm”