Convert .jtl to Blazemeter Online Report
search cancel

Convert .jtl to Blazemeter Online Report

book

Article ID: 189564

calendar_today

Updated On:

Products

BlazeMeter

Issue/Introduction


I ran a Test using JMeter, but now I need to convert a.jtl file into Blazemeter Online Summary report.

Can we do that ?

Environment

Release :SaaS

Component : PACKAGE CA BLAZEMETER

Cause

N/A

Resolution

Yes, you can convert a.jtl file to a BlazeMeter Online Report.

Please refer to this link:
https://gettaurus.org/docs/ResultsLoader/


If you want to put it to a specific account refer to this link:
https://meet.google.com/linkredirect?authuser=0&dest=https%3A%2F%2Fgettaurus.org%2Fdocs%2FCloud%2F

Additional Information

After trying to convert the JTL file to Blazemeter Online report.

bzt JKJAS.jtl –report

Every time I run this command , the test gets restarted on Taurus and shows difference End time on Blazemeter summary report.

Answer:
The inconsistent End Time is not a bug, but a known limitation.  

For every test run (regardless if it's external with "-report" or regular in the cloud) we set the Start Time to the time of the first sample that comes in (will always be the same if you run it with the same JTL file). For the End Time, we set it to be the termination time of the machine that executes the script.

This works well when we run regular performance tests (start and end time are in good correlation to the Duration of the test). But when you want to use the JTL Upload functionality, you will hit that limitation.