JSON Extractor in Jmeter Post | Processor to read data from JSON Response #performancetest #loadtest

preview_player
Показать описание
What is JSON Extractor
How to use JSON Extractor
How to refer multiple values
How to refer json extracted values

Performance Testing using JMeter

This video explains How to Read Data from JSON response using JSON Extractor and set it as Variable to Reuse it throughout the test suite in Jmeter. I have shown here how to read multiple values from JSON response and set those as variables to make further use of it. This logic will be used to achieve reusability in Jmeter. Define variables once and reuse it in entire test suite.

Steps to achieve this :
1. Create a simple test suite and add a Post request
2. Add assertion and listener to validate the result
3. Use JSON Extractor Post Processor to extract data from the JSON response
4. Store the read data as variables

If you like this video subscribe to my channel Software Automation Experience and keep tuning up for new videos.

To Learn JMeter step-by-step for Beginners to Advanced level, You can check the below useful videos on my channel

1. Read JSON Data as Variable Reuse it throughout the test suite in Jmeter

2. Read/Get Data from JSON File in Jmeter | BeanShell script

3. Read/Get Data from JSON Response

4. Generate HTML Report for JMeter Test Suite Run

5. Set and Read Variables and Property values in Jmeter

6. What a mature Jmeter test suite should contain?

7. Run Jmeter test suite from Command Line Interface | Jmeter Non GUI mode

8. Read CICD Pipeline Jmeter Results

9. How to generate jmeter result files after every test suite execution

10. Step by Step Debugger in Jmeter


11. Jmeter Plugins Manager

13. Write data to CSV file in Jmeter | CSV Data Set Config

14. Read Data from CSV file in Jmeter - Data Driven Testing | CSV Data Set Config

15. Create First Jmeter Test Suite - CI Automation Suite for Rest API Project from scratch

16. Install JMeter and Launch it from any folder

17. Automate Rest API using Jmeter | API Automation testing

#jmeter #automation #automationtesting #api #apiautomation #performancetesting #softwaretesting #softwaretester #softwaretesters #softwaretestingsolutions #softwaretestingtraining #softwaretest #sdet #jmeterresults #TestSuiteResults #CICDresults #pipelineruns #jmetercicd #CommandLine #CLI #JmeterUsingComand #maturetestsuite #aspectsofjmetersuite #completetestsuite #setvariables #setproperty #htmlreport #generatehtmlreport #JmeterResults #JmeterReport
Рекомендации по теме
Комментарии
Автор

Very informative video Sir...Thank You...😊

vanshchauhan
Автор

Hi sir,
Will the Process be same for Post API request too. Means instead of referrencing the variable in Path of sunsequent request we will do it in Body data. Or process will differ for Post? Please explain.

ManishKumarSingh-mw