JMeter How to Read JSON Response Data | Set as Variable | Reuse it throughout Test Suite in Jmeter

preview_player
Показать описание
This video explains How to Read Data from JSON response and set it as Variable to Reuse it throughout the test suite in Jmeter. 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. Add a Post Processor JSR223 Post Processor and write simple lines of code to read data from the JSON response

Performance Testing using JMeter
How to read Data from JSON Response
How to set variables and store extracted values
How to resuse the variable values set in entire test suite

To Learn JMeter step-by-step for Beginners to Advanced level, If you like this video subscribe to my channel Software Automation Experience and keep tuning up for new videos.

You can check the below useful videos on my channel

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

2. Read/Get Data from JSON Response

3. Generate HTML Report for JMeter Test Suite Run

4. Set and Read Variables and Property values in Jmeter

5. What a mature Jmeter test suite should contain?

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

7. Read CICD Pipeline Jmeter Results

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

9. Step by Step Debugger in Jmeter


10. Jmeter Plugins Manager

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

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

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

15. Install JMeter and Launch it from any folder

16. 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
Рекомендации по теме
Комментарии
Автор

Great video.. you saved lot of time.. i have been searching all over for this concept.. I was able to succesfully use it in my jmeter script.. thanks again

RAM-ffdy
Автор

Many thanks, please avoid the sound background :)

AsmaaArafat
Автор

where we can get jobs related to JMeter?
Please let me know if any openings

manikantar
Автор

Is there documented code in this video ?

AsmaaArafat
Автор

how can i do comparisons of previous and current response of api request. i mean i need to find the missing fields.

p.hariprasadreddy