About 36,900 results
Open links in new tab
  1. How to measure CPU and memory during load test - Stack Overflow

    Nov 16, 2010 · 21 We are using JMeter in a heterogeneous environment and we would like to measure CPU and memory while we are producing heavy load on a server where our service …

  2. Handle managed identity with JMeter - Stack Overflow

    Nov 22, 2023 · The scenario is that in Azure, managed identity is setup to the app and that would grant access to the API's. We need to performance test the API's using Jmeter and run it in …

  3. jmeter - How to capture process cpu,memory utilization using …

    Jan 16, 2017 · I would like to capture the CPU,memory,thread counts of my application process over a period time,to analyse the if any process is using more cpu,memory consumption. How …

  4. mysql - Load Testing Database with JMETER - Stack Overflow

    May 12, 2022 · I need to 'bench' / test the DB without the application stack, so I'd like JMETER to query directly the database like the web service would do.. When using / configuring odbc …

  5. GUI based load testing for Blazor Application - Stack Overflow

    Jan 7, 2022 · Blazor is a new Microsoft technology that we have used to build Blazor App. We want to do GUI based performance testing simulating user action like login. Traditional load …

  6. performance testing - How to handle the MFA authentication in …

    Dec 17, 2021 · Here we need to find out solutions for these two below mentioned problems :- how can we handle the push notification that we receive in mobile while login using JMeter enter …

  7. Using Database a an input of data instead of CSV Jmeter

    Dec 1, 2017 · I am currently using a CSV file to data drive the jmeter test. ("CSV Data Set Config") Is there a way i can use a SQL or oracle DB to input the data for the jmeter script …

  8. How To use JMeter for Database server performance testing?

    Oct 28, 2016 · I am testing the performance of the oracle 12c database using JMeter. I am totally new to JMeter. For testing I have create a .JAR file from java program. The java program uses …

  9. How to do performance testing of OTP authentication in JMeter

    Nov 23, 2021 · 0 We have an application and it's having okta authentication . So after we enter our credentials, an OTP is being sent to our gmail address and we have to give that OTP to …

  10. Jmeter threads stuck during the load test - Stack Overflow

    Jun 18, 2020 · I am running a load test using JMeter with 200 users for approx 1hr. So, the observation is that a few threads are stuck even after the duration completes. Like 60 out of …