Skip to main content

Command Palette

Search for a command to run...

Exporting JMeter Test Responses to CSV: Simple Data Writer.

Published
โ€ข1 min read
Exporting JMeter Test Responses to CSV: Simple Data Writer.
G

As a Systems Engineer at Tata Consultancy Services, I deliver exceptional software products for mobile and web platforms, using agile methodologies and robust quality maintenance. I am experienced in performance testing, automation testing, API testing, and manual testing, with various tools and technologies such as Jmeter, Azure LoadTest, Selenium, Java, OOPS, Maven, TestNG, and Postman.

I have successfully developed and executed detailed test plans, test cases, and scripts for Android and web applications, ensuring high-quality standards and user satisfaction. I have also demonstrated my proficiency in manual REST API testing with Postman, as well as in end-to-end performance and automation testing using Jmeter and selenium with Java, TestNG and Maven. Additionally, I have utilized Azure DevOps for bug tracking and issue management.

After creating the Test Plan in JMeter, if you wish to export the test response to a CSV file, you can utilize a listener named "Simple Data Writer."

How to Add Simple Data Writer?

  • Right-click on the sampler.

  • Navigate to -> Add Listeners -> Simple Data Writer.

Within the Simple Data Writer, you'll need to enter the file path for saving the report in the "File Name" field.

Provide a descriptive name in the "Name" section, add optional comments in the "Comment" field, and set the file path in the "File Name" section.

Once the test plan is prepared, and the file path is set, execute the script. After the execution completes, verify the specified file path in the Simple Data Writer listeners.

Upon completion of the execution, a file named "blazeDemo2Response.csv" will be generated.

Open the file and check the response โ€œblazeDemo2Response.csvโ€.

All test responses will be stored within this file, allowing you to effectively save the response data from your test plan in a CSV format.

More from this blog

S

Software and Performance Testing Insights

462 posts

Results-Driven Agile QA Specialist | Expert in Mobile & Web Testing | Proficient in Test Planning, Execution, and Root Cause Analysis.