Re: Assistance Required: Performance Testing of Power Apps Application Using JMeter Tool

Dmitri T <[email protected]> Wed, 23 Apr 2025 13:44:32 +0000
Newsgroups gmane.comp.jakarta.jmeter.user
Message-ID <SA3PR05MB1037276B243C25A08DA5ABE53C0BA2@SA3PR05MB10372.namprd05.prod.outlook.com>
--_000_SA3PR05MB1037276B243C25A08DA5ABE53C0BA2SA3PR05MB10372na_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Take a look at jmeter.log file<https://jmeter.apache.org/usermanual/get-sta=
rted.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 Recorde=
r by adding the next line to log4j2.xml file:


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

The majority of problems are connected with incorrect configuration, i.e. y=
ou need to import JMeter's certificate into your browser so JMeter could de=
crypt HTTPS traffic.

Also there is an alternative way of recording a JMeter test: JMeter Chrome =
Extension<https://help.blazemeter.com/docs/guide/recorders-blazemeter-chrom=
e-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-jme=
ter-plugin<https://github.com/vdaburon/har-convertor-jmeter-plugin> for tra=
nsforming the HAR file from the sniffer tool into a JMeter JMX test script =
file




________________________________
From: Abhijeet Kurade <[email protected]>
Sent: Wednesday, April 23, 2025 12:18 PM
To: [email protected] <[email protected]>
Subject: Assistance Required: Performance Testing of Power Apps Application=
 Using JMeter Tool

Hi Team,

I=92m currently working on a performance testing activity where I need to s=
imulate the login behavior of an application built on the Power Apps platfo=
rm. While attempting to record the login flow using JMeter, I=92m encounter=
ing an error popup stating: =93We could not retrieve your app.=94 <<Please =
find attached snap for the reference.>>

To troubleshoot, I have also tried capturing the traffic using Developer To=
ols 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 vi=
ew the request and response information needed to simulate the login in JMe=
ter.

Has anyone in the team performed performance testing on a Power Apps applic=
ation using JMeter or encountered similar challenges? I would appreciate an=
y 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

--_000_SA3PR05MB1037276B243C25A08DA5ABE53C0BA2SA3PR05MB10372na_--