Collections:
Save Test Result to File
How to save test result to file? I want to keep them so that I can compare them with later runs.
✍: FYIcenter.com
You can follow this tutorial
to save test result of your first JMeter load test.
1. Start JMeter on your computer and open "\fyicenter\First-Load-Test-2.jmx".
2. Click to open "View Results in Table" screen, and enter "Test-Result.csv" in the "Filename" field.
3. Save the test plan and run it again.
4. Open the "Test-Result.csv" in Excel. You see the test result is nicely saved in columns and headers.
5. You can also open "Test-Result.csv" in a text editor to view it.
The picture below shows you how to save JMeter load test result to a file:
⇒ Append Test Result to Old File
2017-11-18, 5317🔥, 0💬
Popular Posts:
What are JMeter command line options? You can get see JMeter command line options by running this co...
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
How to generate IPv6 Addresses? To help you to obtain some IPv6 addresses for testing purpose, FYIce...
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
How to generate user full names? Test user names are frequently needed in testing applications that ...