Unanswered Questions
63 questions with no upvoted or accepted answers
2
votes
1
answer
476
views
Apply a radom pacing in Jmeter without using Timers
I wanted to apply Pacing in jmeter for 120- 180 Seconds for all my samplers , I know i can do it with Through put Timers is there anyother way to apply pacing , i think we can use Beanshell Scripting ...
2
votes
0
answers
73
views
Design Industrial Process Controller for Testability
We are currently developing a new industrial process controller for applications with very low cycle times (<50us). The embedded software that runs on this controller shall be validated ...
1
vote
0
answers
52
views
Loadrunner Vugen: How to save the Replay Summary Results that is displayed in Vugen as a csv/excel/tabular report?
I have created a script in Loadrunner TruClient protocol and would like to run the script in Vugen and view the results now and then. This is to measure any changes in UI rendering time for every new ...
1
vote
0
answers
62
views
Tools for Embedded, Desktop and Mobile Performance Testing
I need to validate about 30 performance requirements on two desktop applications (one made using WPF, and other made using VCL) and about 10 performance requirements on embedded system (a tablet with ...
1
vote
0
answers
242
views
How to correctly understand measureed JMeter PerfMon plugin CPU percentage metric?
I have question about JMeter PerfMon plugin which is measuring percentage use of CPU which my Dropwizard app is consuming. Important things to mention:
Operating system is Linux Fedora 31 64-bit OS.
...
1
vote
0
answers
84
views
How can I solve "ERROR k.a.j.j.JMXMonSampler: The client has been closed" in JMeter after installing SSHMon Sample Collector in JMeter?
I have a problem regarding running jp@gc-Graph Generator plugin more than two times in my TestPlan in JMeter. I get following stacktrace in Log Viewer panel :
2020-08-25 17:23:29,114 INFO o.a.j.e....
1
vote
1
answer
421
views
Perfmon graph not generated
I am trying to run a sample test to collect server metrics through Jmeter plugin perfmon.
I have an application running in localhost and I have perfmon metrics collector and server agent installed ...
1
vote
2
answers
174
views
Perfoming perfomance testing on frontend for Angular web application
I am in need of performing frontend load test for AngularJS application. Is there any way to perform it?
Also, note it cannot be done in JMeter.
1
vote
0
answers
1k
views
JMeter - 403 forbidden response
I have URL: http://******-********-management.*********.net.s3-website-**-northeast-1.amazonaws.com/session/signin.
I have created HTTP request sampler and my test plan looks like:
Before sign-in ...
1
vote
1
answer
851
views
Having issues with Jmeter Login Test keep on failing
I am trying to learn the Jmeter and performing simple login test for a test website. but I am keep on getting following error,
Thread Name: Thread Group 1-1
Sample Start: 2019-09-05 18:56:28 NZST
Load ...
1
vote
0
answers
669
views
JMeter starting next thread loop using setTestLogicalAction(TestLogicalAction.START_NEXT_ITERATION_OF_THREAD)
In JMeter5.1 I am using a beanShell pre-processor to achieve following
If previous request fails wait for 5 sec
Start next thread loop
But it is not restarting the next loop. Searched everywhere on ...
1
vote
0
answers
34
views
Last user gets stucked and never ramps down
I am running a script on AWS Machine.
I have 30 users and when i run my script last user is likely to never ramp down.
Also, I have cross checked many possible solutions that were on internet which ...
1
vote
0
answers
995
views
How to run selenium script recorded using Selenium IDE along with jMeter?
Here are the steps I have followed so far....
Recorded steps using Selenium IDE
Then I export it (".side" file) into a java(junit 4) file.
Created a maven project and added the necessary ...
1
vote
0
answers
5k
views
Error while opening JMeter Plugin Manager (jmeter-plugins-manager-1.3)
I have added the plugin manager jar(jmeter-plugins-manager-1.3) in lib/ext folder of Jmeter. I am not using any proxy settings. I am opening jmeter using run as adminstrator. I keep getting below ...
1
vote
0
answers
474
views
Getting error in Response header Location field
We are doing web application scripting using JMeter. In the flow after submitting the application URL is redirecting and we are getting one auth token in the location field of response header which ...