1. 首页
  2. 课程学习
  3. 软件测试
  4. 软件测试的艺术 第三版(英文版)

软件测试的艺术 第三版(英文版)

上传者: 2019-09-02 22:26:45上传 PDF文件 5.4MB 热度 50次
软件测试行业非常经典的书,不管是开发还是测试都值得一看,特别说明:本资源为英文第三版FFIRS08/25/201111:31:15 Page 1THEART OFSOFTWARETESTINGwww.it-ebooks.infoFFIRS08/25/201111:31:15Page2www.it-ebooks.infoFFIRS08/25/201111:31:15Page3THEART OFSOFTWARETESTINGThird editionGLENFORD J. MYERSTOM BADGETTCOREY SANDLER)WILEYJohn Wiley sons, Incwww.it-ebooks.infoFFIRS08/25/201111:31:15Page4Copyright c 2012 by Word Association, Inc. All rights reservedPublished by john Wiley Sons, InC, Hoboken, New Jersey.Published simultaneously in CanadaNo part of this publication may be reproduced, stored in a retrieval system, or transmitted inany form or by any means, electronic, mechanical, photocopying, recording, scanning, orotherwise, except as permitted under Section 107 or 108 of the 1976 United StatesCopyright Act, without either the prior written permission of the Publisher, or authorizationthrough payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc222 RoSewood Drive, Danvers, MA01923,(978)750-8400 fax(978)646-8600, or on thewebatwww.copyright.comRequeststothePublisherforpermissionshouldbeaddressedto the Permissions Department, John Wiley Sons, Inc, 11l River Street, Hoboken, NJ07030,(201)748-6011,fax(201)748-6008,oronlineatwww.wiley.com/go/permissionsLimit of Liability/Disclaimer of Warranty: While the publisher and author have used theirbest efforts in preparing this book, they make no representations or warranties with respectto the accuracy or completeness of the contents of this book and specifically disclaim anyimplied warranties of merchantability or fitness for a particular purpose. No warranty maybe created or extended by sales representatives or written sales materials. The advice andstrategies contained herein may not be suitable for your situation. You should consult with aprofessional where appropriate. Neither the publisher nor author shall be liable for any lossof profit or any other commercial damages, including but not limited to special, incidentalconsequential, or other damagesal information on our other products and services or for technical support, plecontact our Customer Care Department within the United States at(800)762-2974, outsidethe United States at 317)572-3993 or fax 317)572-4002Wiley also publishes its books in a variety of electronic formats. Some content that appearsin print may not be available in electronic books. For more information about wileyproductsvisitourwebsiteatwww.wiley.comLibrary of Congress Cataloging-in-Publication DataMyers, Glenford J, 1946-he art of software testing/Glenford J. Myers, Corey Sandler, Tom Badgett. -3rd edIncludes indexISBN978-1-118-03196-4( cloth);ISBN978-1-118-13313-2(ebk);ISBN978-1-118-133149(ebk);ISBN978-1-118-13315-6(ebk)1. Computer software-Testing. 2. Debugging in computer science. I. Sandler,Corey, 1950- Il. Badgett, Tom. Ill. TitleQA7676.T48M894201100514dc232011017548Printed in the United States of america10987654321www.it-ebooks.infoFTOC08/25/20111:38Page5ContentsPrefaceIntroductionA Self-Assessment Test2 The psychology and Economics of Software Testing53 Program Inspections, Walkthroughs, and Reviews194 Test-Case Design415 Module(Unit) Testing856 Higher-Order Testing7 Usability(User) Testing1438 Debugging1579 Testing in the agile Environment17510 Testing Internet Applications19311 Mobile Application Testing213Appendix Sample Extreme Testing Application227Index233www.it-ebooks.infoFTOC0825201111:3:28Page6www.it-ebooks.infoFPREF08/08/20111719:4Page7Prefacen 1979, Glenford Myers published a book that turned out to be a classicThe Art of Software Testing has stood the test of time--25 years on thepublisher's list of available books. This fact alone is a testament to thesolid. essential and valuable nature of his workDuring that same time, the authors of this edition(the third)of The artof Software Testing published, collectively, more than 200 bookS, most ofthem on computer software topics. Some of these titles sold very well andlike this one, have gone through multiple versions. Corey Sandler's FixYour Own PC, for example is in its eighth edition as this book goes topress;and Tom Badgett's books on Microsoft PowerPoint and other Officetitles have gone through four or more editions. However, unlike Myers'sbook, none of these remained current for more than a few yearsWhat is the difference? The newer books covered more transienttopics-operating systems, applications software, security, communications technology, and hardware configurations. Rapid changes in computerhardware and software technology during the 1980s and 1990s necessitated frequent changes and updates to these topicsAlso during that period hundreds of books about software testing werepublished. They, too, took a more transient approach to the topic. The artof Software Testing alone gave the industry a long-lasting, foundationalguide to one of the most important computer topics: How do you ensurethat all of the software you produce does what it was designed to do, and-just as important-doesn't do what it isn,t supposed to do?The edition you are reading today retains the foundational philosophylaid by myers more than three decades ago. But we have updated theexamples to include more current programming languages, and we haveaddressed topics that were not yet topics when Myers wrote the firstedition: Web programming, e-commerce, Extreme(Agile) programmingand testing, and testing applications for mobile deviceswww.it-ebooks.infoFPREF0808/201117:194Page8vil PrefaceAlong the way, we never lost sight of the fact that a new classic must staytrue to its roots, so our version also offers you a software testing philosophy, and a process that works across current and unforeseeable futurehardware and software platforms. We hope that the third edition of theArt of Software Testing, too, will span a generation of software designersd developerswww.it-ebooks.info
用户评论
码姐姐匿名网友 2019-09-02 22:26:45

书很不错,目录结构是有的

码姐姐匿名网友 2019-09-02 22:26:45

看了还不错,思想很经典

码姐姐匿名网友 2019-09-02 22:26:45

中文版找不到,先看看这个,谢谢分享

码姐姐匿名网友 2019-09-02 22:26:45

谢谢分享,找不到中文全本,就只有看这个了

码姐姐匿名网友 2019-09-02 22:26:45

很好的学习资料,感谢分享

码姐姐匿名网友 2019-09-02 22:26:45

谢谢分享,比第二版多了可用性测试和移动端应用测试两章,看来手机应用越来越多了

码姐姐匿名网友 2019-09-02 22:26:45

找不到中文第三版的全部,就只有看这个了。三版和二版差别还真是大啊

码姐姐匿名网友 2019-09-02 22:26:45

测试入门经典,谢谢分享,很清晰,排版也很美观