- JMeter Cookbook
- Bayo Erinle
- 130字
- 2021-08-05 17:36:28
Introduction
When testing applications, it is important to know how to handle the responses from the several requests that constitute the test script. In this chapter, we will tackle how to deal with various server responses for applications under test. These include handling XML, JSON, and HTML responses. It's even more important to know how to extract information contained in those responses, as you might need them to feed data dynamically to your script down the execution chain. Preprocessors and postprocessors, as their names imply, are applied before and after samplers respectively to extract information from server responses, which can then be stored and used later down the execution chain. In the later recipes, we cover how to handle file uploads with JMeter and assert the correctness of such responses.
- 數(shù)據(jù)庫(kù)基礎(chǔ)與應(yīng)用:Access 2010
- 算法與數(shù)據(jù)中臺(tái):基于Google、Facebook與微博實(shí)踐
- 區(qū)塊鏈通俗讀本
- Python數(shù)據(jù)分析:基于Plotly的動(dòng)態(tài)可視化繪圖
- 數(shù)據(jù)驅(qū)動(dòng)設(shè)計(jì):A/B測(cè)試提升用戶體驗(yàn)
- 企業(yè)級(jí)數(shù)據(jù)與AI項(xiàng)目成功之道
- 白話大數(shù)據(jù)與機(jī)器學(xué)習(xí)
- 數(shù)據(jù)中心數(shù)字孿生應(yīng)用實(shí)踐
- 大數(shù)據(jù)分析:R基礎(chǔ)及應(yīng)用
- Hands-On Deep Learning for Games
- ECharts數(shù)據(jù)可視化:入門、實(shí)戰(zhàn)與進(jìn)階
- Python金融數(shù)據(jù)挖掘與分析實(shí)戰(zhàn)
- 計(jì)算機(jī)應(yīng)用實(shí)務(wù)(第3版)
- CORS Essentials
- R與Hadoop大數(shù)據(jù)分析實(shí)戰(zhàn)