Take a look at jmeter.log 
file<https://jmeter.apache.org/usermanual/get-started.html#logging>, most 
probably it contains either a reason or at least a clue. It also worth enabling 
debug logging for HTTP(S) Test Script Recorder by adding the next line to 
log4j2.xml file:


 <Logger name="org.apache.jmeter.protocol.http.proxy" level="debug" />

The majority of problems are connected with incorrect configuration, i.e. you 
need to import JMeter's certificate into your browser so JMeter could decrypt 
HTTPS traffic.

Also there is an alternative way of recording a JMeter test: JMeter Chrome 
Extension<https://help.blazemeter.com/docs/guide/recorders-blazemeter-chrome-extension.html>

And finally, if you can capture HTTP requests using Fiddler and/or browser 
developer tools and export them in HAR format you can use 
har-convertor-jmeter-plugin<https://github.com/vdaburon/har-convertor-jmeter-plugin>
 for transforming the HAR file from the sniffer tool into a JMeter JMX test 
script file




________________________________
From: Abhijeet Kurade <kurade.a...@gmail.com>
Sent: Wednesday, April 23, 2025 12:18 PM
To: user@jmeter.apache.org <user@jmeter.apache.org>
Subject: Assistance Required: Performance Testing of Power Apps Application 
Using JMeter Tool

Hi Team,

I’m currently working on a performance testing activity where I need to 
simulate the login behavior of an application built on the Power Apps platform. 
While attempting to record the login flow using JMeter, I’m encountering an 
error popup stating: “We could not retrieve your app.” <<Please find attached 
snap for the reference.>>

To troubleshoot, I have also tried capturing the traffic using Developer Tools 
and Fiddler. While I am able to record the login sequence through these tools, 
I am not getting a any recording log file that would allow me to view the 
request and response information needed to simulate the login in JMeter.

Has anyone in the team performed performance testing on a Power Apps 
application using JMeter or encountered similar challenges? I would appreciate 
any guidance or recommendations on how to proceed with this.

Looking forward to your insights and support.

Thanks & Regards,
Abhijeet Kurade
Senior Analyst
(+91) 7666458931
Thanks & Regards
Abhijeet S Kurade
Performance Consultant
+91 7666458931

Reply via email to