首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> Performance Testing with JMeter 3(Third Edition)最新章節(jié)目錄
目錄(129章)
倒序
- coverpage
- Title Page
- Credits
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Why subscribe?
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Errata
- Piracy
- Questions
- Performance Testing Fundamentals
- The incident
- The aftermath
- Performance testing
- Performance testing and tuning
- Baselines
- Load and stress testing
- JMeter to the rescue
- Up and running with JMeter
- Installation
- Installing Java JDK
- Setting up JAVA_HOME
- On Windows
- On Unix
- Running JMeter
- Command-line options
- JMeter's classpath
- Configuring a proxy server
- Running in non-GUI mode
- Running in server mode
- Overriding properties
- Tracking errors during test execution
- Configuring JMeter
- Summary
- Recording Your First Test
- Configuring the JMeter HTTP(S) Test Script Recorder
- Setting up your browser to use the proxy server
- Using a browser extension
- Changing the machine system settings
- Running your first recorded scenario
- Excilys bank case study
- Parameterizing the script
- Extracting information during test run
- Anatomy of a JMeter test
- Test plan
- Thread groups
- Controllers
- Samplers
- Logic controllers
- Test fragments
- Listeners
- Timers
- Assertions
- Configuration elements
- Preprocessor and Postprocessor elements
- Summary
- Submitting Forms
- Capturing simple forms
- Handling checkboxes
- Handling radio buttons
- Handling file uploads
- Handling file downloads
- Posting JSON data
- Reading JSON data
- Using JSR223 PostProcessor
- Handling XML responses
- Summary
- Managing Sessions
- Managing sessions with cookies
- Managing sessions with URL rewriting
- Summary
- Monitoring Tests in Real-Time
- Setting up InfluxDB
- Setting up Grafana
- Creating an InfluxDB database for our test plan
- Connecting Grafana to the database
- Putting it all together
- Importing the Grafana dashboard
- Summary
- Distributed Testing
- Remote testing with JMeter
- Configuring JMeter slave nodes
- Configuring one slave per machine
- Configuring the master node
- Configuring multiple slave nodes on a single box
- Configuring the master node
- Leveraging the cloud for distributed testing
- Obtaining your access key secret key and key pair
- Launching the AWS instance
- Executing the test plan
- Viewing the results from the virtual machines
- Using cloud services
- Using Flood.io
- Using BlazeMeter
- Summary
- Helpful Tips - Part 1
- Dummy Sampler
- Debug Sampler
- JDBC Request Sampler
- Setting up the H2 database
- Configuring a JDBC Connection Configuration component
- Adding a JDBC Request Sampler
- Using a MongoDB Sampler
- Summary
- Helpful Tips - Part 2
- JMeter properties and variables
- JMeter functions
- Using timers in your test plan
- The Constant Timer
- The Gaussian Random Timer
- The Uniform Random Timer
- The Constant Throughput Timer
- The Synchronizing Timer
- The Poisson Random Timer
- The Regular Expression tester
- The JSON Path Extractor element
- Handling RESTful web services
- Working with the reporting dashboard
- Summary 更新時(shí)間:2021-07-02 19:07:30
推薦閱讀
- Mastering OpenLayers 3
- Vue.js 3.x快速入門(mén)
- Mobile Application Development:JavaScript Frameworks
- Java范例大全
- 單片機(jī)C語(yǔ)言程序設(shè)計(jì)實(shí)訓(xùn)100例:基于STC8051+Proteus仿真與實(shí)戰(zhàn)
- Building Cross-Platform Desktop Applications with Electron
- MySQL數(shù)據(jù)庫(kù)基礎(chǔ)實(shí)例教程(微課版)
- Mastering ServiceNow(Second Edition)
- The HTML and CSS Workshop
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書(shū)第2版)
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- Lighttpd源碼分析
- 計(jì)算機(jī)應(yīng)用技能實(shí)訓(xùn)教程
- Python Machine Learning Cookbook
- Instant AppFog
- Practical Time Series Analysis
- Lync Server Cookbook
- Java EE 7 First Look
- TypeScript Design Patterns
- Python+Tensorflow機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- C++17 STL Cookbook
- Android Studio 2 Essentials(Second Edition)
- Swift從入門(mén)到精通
- Java Web應(yīng)用開(kāi)發(fā)技術(shù)與案例教程
- Spring微服務(wù)架構(gòu)設(shè)計(jì)(第2版)
- Scratch 3.0少兒編程魔法課堂(全彩印+視頻教學(xué)版)
- Boost.Asio C++ Network Programming
- C語(yǔ)言程序設(shè)計(jì)項(xiàng)目式教程(在線實(shí)驗(yàn)+在線自測(cè) )
- Developing RESTful Services with JAX-RS 2.0,WebSockets,and JSON
- 從零開(kāi)始學(xué)C程序設(shè)計(jì)