Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Retrieve test results data

20 views
Skip to first unread message

Vinicius Correia

unread,
May 20, 2024, 9:36:04 AM5/20/24
to BlazeMeter Forum
Hi there,
I wonder if it would be possible to retrieve test execution result data (a master's aggregateReport) via BZM API. I would like to automate a flow here in my company and it would be something like:
1. Start a test execution (which I know that can be done via ->  /api/v4/projects/<PROJECT_ID>/tests)
2. Detect the test execution end (Which I think, could be done by monitoring the GET /masters/<MASTER_ID>/status)
3. Get the test execution results data

I'm struggling to find a way to get the test results information. 
Does anyone have a clue about that?

Thanks in advance!

Dmitri T

unread,
May 20, 2024, 9:40:28 AM5/20/24
to BlazeMeter Forum

More information: BlazeMeter REST APIs

Vinicius Correia

unread,
May 20, 2024, 9:54:29 AM5/20/24
to BlazeMeter Forum
Hmm, I'm always getting 404 from this endpoint, even knowing that I'm sending the right parameters.
Screenshot 2024-05-20 144851.png
Screenshot 2024-05-20 aaa.png

Dmitri T

unread,
May 20, 2024, 10:04:54 AM5/20/24
to BlazeMeter Forum
I don't know what kind of an API client you're using, normal curl works just fine for me

Untitled.jpg
If you can reproduce your 404 issue using curl as well - consider reaching out to BlazeMeter Support

Vinicius Correia

unread,
May 20, 2024, 10:08:06 AM5/20/24
to BlazeMeter Forum
For now I'm using blazemeter's swagger. Just to see if the flow is working fine, after that I will code it.

Dmitri T

unread,
May 20, 2024, 10:16:39 AM5/20/24
to BlazeMeter Forum
Your "swagger" (whatever it is) adds * to the end of the URL which is causing the 404 status, you might want to report it by opening a new case

Vinicius Correia

unread,
May 20, 2024, 10:46:51 AM5/20/24
to BlazeMeter Forum
Yeah, just noticed that by trying the cURL command. 
Thank you Dmitri and have a nice day. :) 

Reply all
Reply to author
Forward
0 new messages