舉報(bào)

會員
JMeter Cookbook
最新章節(jié):
Index
Thisbookisgreatforyouifyouareadeveloper,qualityassuranceengineer,tester,ortestmanagerwhoislookingtogetafirmergraspofelementary,deep,andadvancedtestingconceptsusingApacheJMeter.It’sassumedyouhaveaccesstoacomputerandanInternetconnection.Nopriortestingorprogrammingexperienceisrequired,butwouldbehelpful.
目錄(103章)
倒序
- 封面
- 版權(quán)頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. JMeter Fundamentals
- Introduction
- Executing a test script
- Recording a script via HTTP(S) Test Script Recorder
- Recording scripts via the Chrome browser extension
- Converting HTTP web archives (HAR) to JMeter test plans
- Viewing and analyzing test results
- Feeding data into a script
- Using timers
- Managing HTTP user sessions
- Testing Single Page Applications (SPAs)
- Testing AJAX-centric applications
- Chapter 2. Handling Responses
- Introduction
- Using Regular Expression Extractor
- Using Regular Expression Tester
- Using CSS/jQuery Extractor
- Using XPath Extractor
- Dealing with file downloads
- Handling XML responses
- Handling JSON responses
- Handling HTML responses
- Using Response Assertion
- Using Duration Assertion
- Uploading files with your scripts
- Chapter 3. Building Robust Test Plans with Controllers
- Introduction
- Using Transaction Controller in test plans
- Using Loop Controller in test plans
- Leveraging ForEach Controller in test plans
- Using Interleave and Random Controller in test plans
- Using Runtime Controller in test plans
- Chapter 4. Testing Services
- Introduction
- Testing REST web services
- Testing SOAP web services
- Testing FTP services
- Testing relational databases
- Testing NoSQL databases
- Testing JMS services
- Chapter 5. Diving into Distributed Testing
- Introduction
- Testing applications with JMeter's master-slave setup
- Testing internal applications using JMeter and Vagrant
- Testing external facing applications using JMeter Vagrant and AWS
- Testing external facing applications using Flood.IO
- Testing external facing applications using BlazeMeter
- Chapter 6. Extending JMeter
- Introduction
- Using REST Sampler
- Using Ultimate Thread Group
- Using Throughput Shaping Timer
- Using Console Status Logger
- Using Dummy Sampler
- Developing custom JMeter plugins
- Testing WebSocket-enabled applications
- Chapter 7. Building Debugging and Analyzing the Results of Test Plans
- Introduction
- Using the View Results Tree listener
- Using the Aggregate Report listener
- Debugging with Debug Sampler
- Using Constant Throughput Timer
- Using the JSR223 postprocessor
- Analyzing Response Times Over Time
- Analyzing transactions per second
- Using User Defined Variables (UDV)
- Chapter 8. Beyond the Basics
- Introduction
- Continuous Integration with JMeter
- Testing with different bandwidths
- Using the HTTP Cache Manager component
- Using script languages within test plans
- Writing Test scripts through Ruby DSL
- Understanding JMeter properties
- Monitoring servers while executing tests (using VisualVM)
- Monitoring servers while executing tests (using YourKit Profiler)
- Monitoring servers while executing tests (using New Relic)
- Performance tips to scale JMeter
- Appendix A. Installing the Supporting Software Needed for this Book
- Introduction
- Installing JMeter
- Installing Java Development Kit (JDK)
- Installing JMeter plugins
- Installing Vagrant
- Installing VirtualBox
- Installing Maven
- Installing Git
- Obtaining AWS keys for EC2
- Index 更新時(shí)間:2021-08-05 17:36:44
推薦閱讀
- 同步:秩序如何從混沌中涌現(xiàn)
- 數(shù)據(jù)庫基礎(chǔ)教程(SQL Server平臺)
- SQL Server 2016 數(shù)據(jù)庫教程(第4版)
- 云數(shù)據(jù)中心基礎(chǔ)
- Effective Amazon Machine Learning
- INSTANT Cytoscape Complex Network Analysis How-to
- Python金融實(shí)戰(zhàn)
- 數(shù)據(jù)中心數(shù)字孿生應(yīng)用實(shí)踐
- SQL Server 2012實(shí)施與管理實(shí)戰(zhàn)指南
- 聯(lián)動Oracle:設(shè)計(jì)思想、架構(gòu)實(shí)現(xiàn)與AWR報(bào)告
- 大數(shù)據(jù)數(shù)學(xué)基礎(chǔ)(Python語言描述)
- Unity 2018 By Example(Second Edition)
- Python 3爬蟲、數(shù)據(jù)清洗與可視化實(shí)戰(zhàn)
- Oracle 11g數(shù)據(jù)庫管理員指南
- 社交網(wǎng)站的數(shù)據(jù)挖掘與分析(原書第2版)
- 數(shù)據(jù)中心UPS系統(tǒng)運(yùn)維
- Scratch Cookbook
- 數(shù)據(jù)庫高效優(yōu)化:架構(gòu)、規(guī)范與SQL技巧
- 產(chǎn)品經(jīng)理數(shù)據(jù)修煉30問
- 大數(shù)據(jù)處理框架Apache Spark設(shè)計(jì)與實(shí)現(xiàn)
- Visual Studio 2010(C#)Web數(shù)據(jù)庫項(xiàng)目開發(fā)
- 邊緣計(jì)算使能工業(yè)互聯(lián)網(wǎng)
- 計(jì)算機(jī)視覺與深度學(xué)習(xí)實(shí)戰(zhàn):以MATLAB、Python為工具
- 零距離接觸云計(jì)算
- 社交網(wǎng)站的數(shù)據(jù)挖掘與分析(原書第3版)
- 數(shù)據(jù)可視化分析:分析原理和Tableau、SQL實(shí)踐(第2版)
- 以太坊技術(shù)詳解與實(shí)戰(zhàn)
- SQL語言與關(guān)系數(shù)據(jù)庫
- Reporting with Microsoft SQL Server 2012
- Python Reinforcement Learning