JMeter Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 1. JMeter Fundamentals

In this chapter, we will cover the following recipes:

  • 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