首页计算机书籍程序设计应用程序性能测试艺术_Ian Molyneaux著_9787564116316
face

文档

881

关注

0

好评

0
PDF

应用程序性能测试艺术_Ian Molyneaux著_9787564116316

阅读 990 下载 0 大小 8.92M 总页数 156 页 2023-03-19 分享
价格:¥ 10.00
下载文档
/ 156
全屏查看
应用程序性能测试艺术_Ian Molyneaux著_9787564116316
还有 156 页未读 ,您可以 继续阅读 或 下载文档
1、本文档共计 156 页,下载后文档不带www.pdfdz.com水印,支持完整阅读内容。
2、古籍基本都为PDF扫描版,所以文档不支持编辑功能,即不支持文档内文字的复制粘贴。
3、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
4、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
5、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。
Although I work for a company that's passionate about perfornce,this book is tool-andvendor-neutral.The processes and strategies described here can be used with any professionalautoted testing solution.Hope you like it!-Ian Molyneaux,December 2008AunceAlthough this book is for anyone interested in learning about application perfornce testing,it especially targets seasoned software testers and project nagers looking for guidance inimplementing an effective application perfornce testing strategy.The book assumes that readers have some familiarity with software testing techniques,thoughnot necessarily perfornce-related ones.As a further prerequisite,effective perfornce testing is really possible only with the use ofautotion.Therefore,to get the most from the book you should have some experience ofautoted testing tools.About This BookBased on a number of my jottings (that never de it to the white paper stage)and ten yearsof hard experience,this book is designed to explain why it is so important to perfornce testany application before deploying it.The book leads you through the steps required toimplement an effective application perfornce testing strategy.Here are brief sumries of the book's chapters and appendixes.Chapter 1,Why Perfornce Test?,discusses the rationale behind application perforncetesting and looks at perfornce testing in the IT industry from a historical perspective.Chapter 2,The Fundamentals of Effective Application Perfornce Testing,introduces thebuilding blocks of effective perfornce testing and explains their importance.Chapter 3,The Process of Perfornce Testing,suggests a best-practice approach.It builds onChapter 2,applying its requirements to a model for application perfornce testing.Chapter 4,Interpreting Results:Effective Root-Cause Analysis,teaches effective root-causeysis.It discusses the typical output of a perfornce test and how to perform effectiveysis.Chapter 5,Application Technology and Its Impact on Perfornce Testing,discusses the effectsof particular software environments on testing.The approach is generic,so ny detailsregarding your applications will depend on the characteristics of the technologies you use.viilPREFACEAppendix A,Transaction Examples,provides examples of how to prepare applicationtransactions for inclusion in a perfornce test.Appendix B,POC and Perfornce Test Quick Reference,reiterates the practical stepspresented in the book.Appendix C,Autoted Tool Vendors,lists sources for the technologies required byperfornce testing.It is not an endorsement and is not intended to be complete.Appendix D,Sample KPI Monitoring Templates,provides some examples of the sort of KeyPerfornce Indicators you would use to monitor server and network perfornce as part ofa typical perfornce test configuration.Appendix E,Sample Project Plan,provides an example of a typical perfornce test plan basedon Microsoft Project.Conventions Used in This BookThe following typographical conventions will be used.ItalicIndicates new terms,URLs,eil addresses,filenames,and file extensions.Constant widthUsed for program listings and also within paragraphs to refer to program elements suchas variable or function names,databases,data types,environment variables,statements,and keywords.Constant width boldShows comnds or other text that should be typed literally by the user.Constant width italicShows text that should be replaced with user-supplied values or by values determined bycontext.TIPThis icon signifies a tip,suggestion,or general note.CAUTIONThis icon indicates a warning or caution.PREFACE
返回顶部