Skip to main content

Questions tagged [performance]

Performance testing is a subset of performance engineering, an emerging computer science practice which strives to build performance into the implementation, design and architecture of a system.

-1 votes
1 answer
25 views

JMeter: Samples and FAIL issue in HTML Report

After generating the HTML report manually (or) by typing Jmeter -g ...csv -e report (or) jmeter -n -t .jmx -l .jtl -e -o report but in the generated HTML Report shows wrong Samples and FAIL this ...
Bhaskara Reddy Dwarampudi's user avatar
-1 votes
1 answer
19 views

JMeter: Difference In Error% in JTL vs HTML Report

After test execution is done in NON GUI Mode and in cmd shows as Error % is 66.07% But in JTL file shows as Total 1.68% After Generating html report manually shows same like cmd which is 66.07% ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
1 answer
29 views

Performance Testing Tool Selection For Desktop Based Application

There is a requirement to performance test the Desktop Based Application and servers are physical servers. Server hardware configuration is processor: Dual Core Processor and RAM: 4GB. The requirement ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
1 answer
50 views

Java heap space error in JMeter

The vm hardware configuration is Processor: Dual Core RAM : 8GB RAM Increased the JMETER Heap Space to 8GB but still getting as JAVA HEAP SPACE issue. Also in the Task Manager the while wrunning the ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
1 answer
79 views

SSL Certificate Error

There is a web based application for the performance testing. Servers are physical servers. Application works without proxy setting. Script is Running successfully using JMeter in vm with the help of ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
1 answer
103 views

JMeter Getting as Non HTTP response code: java.net.UnknownHostException/Non HTTP response message: in Azure Pipeline

There is an requirement to run web based application for Performance Testing in Azure Pipeline. The Application servers are physical servers. Recorded the script and run it in virtual machine. It ran ...
Bhaskara Reddy Dwarampudi's user avatar
1 vote
1 answer
24 views

How to analyze the performance report if the application doesn't have access to any Monitoring tool

Had asked in an recent interview that if an Application doesn't have access to any monitoring and profiling tool then how do you analyze the report. How can we identify any issues like bottlenecks, ...
Bhaskara Reddy Dwarampudi's user avatar
-1 votes
1 answer
17 views

Complex parameterization In Jmeter

There is data dependancy i.e., COMPANYID 1 , SOURCEID 1, CS1 file so User1 should pick COMPANYID 1 , SOURCEID 1, CSV1 file User2 should pick COMPANYID 2 , SOURCEID 2, CSV2 file User3 should pick ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
1 answer
32 views

Web Application VS JMeter Reports differences

I have recorded the script and run test with 1 VU. Checked the response of the application by using developer tools and the response got in application side and response from the JMeter is same but ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
1 answer
25 views

Manually Application Vs Jmeter reports differences [duplicate]

I have recorded the script and run test with 1vuser.Checked the response of the application by using developer tools and the response got in application side and response from the jmeter is same but ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
1 answer
61 views

Cannot see Jmter in Influxdb measurement

I was trying to interact jmeter and influx db but getting as ERROR o.a.j.v.b.i.HttpMetricsSender: Error writing metrics to influxDB Url: http://localhost:8086/api/v2/write?org=ITM&bucket=JMter, ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
1 answer
11 views

While running a performance test using Blaze Meter with JMeter script. Load graph is showing inaccurate data

While executing JMeter scripts with ultimate thread group, the graphs are showing the wrong wrong ramp up. I have checked the JMeter logs and they are perfectly showing the start and end time of each ...
Bhuvanesh h's user avatar
1 vote
1 answer
21 views

Every Vusers should pick new file

Vusers- 10, Files -250 ,Duration - 3600 Target is to upload 250 Files and file names is Payroll0, Payroll1 ,Payroll2, Payroll3,....Payroll247, Payroll248,Payroll249, Payroll250. Using JMeter Selenium ...
Bhaskara Reddy Dwarampudi's user avatar
0 votes
2 answers
64 views

HOW do I do performance testing on a web app (manually)?

It is an interview question, and I did not know how to tackle it. do I go to DevTools and check its performance? what kind of tools do I use?
chris's user avatar
  • 23
0 votes
1 answer
24 views

jmeter testing mysql and neo4j - neo4j gives me 0 latency and load time comparable to on database execution, but for mysql latency is as big as load

I am testing neo4j and mysql with queries that I want to compare later by latency and sample time considering jmeter as imitation of some web service. I am doing tests for 10000,100000,1000000 rows in ...
anntoinett's user avatar

15 30 50 per page
1
2 3 4 5
29