jmeter

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

  1. admin

    jmeter How to get current iteration number in jmeter

    I want to get the iteration number and use it as part of my sent request, how can I do the same in jmeter script. Any help would be appreciated
  2. P

    jmeter JMeter 4.0 | AWS S3 Bucket | Non HTTP response message

    I have uploaded one video and image file in the S3 bucket. Video File:374 KB Image File:826 KB Now, i have created the script add two HTTP Request for the two files which are located on the S3 bucket. I executed the script on the distributed environment configured as below: Master Machine...
  3. P

    jmeter JMeter 4.0 | AWS S3 Bucket | Non HTTP response message

    I have uploaded one video and image file in the S3 bucket. Video File:374 KB Image File:826 KB Now, i have created the script add two HTTP Request for the two files which are located on the S3 bucket. I executed the script on the distributed environment configured as below: Master Machine...
  4. admin

    Performance Testing Example Sites

    Performance testing example sites: If you're just getting started with performance testing or don't have an app to run performance tests against, it's useful to have an example app to test against to help you learn. Here are a few web pages designed solely for this purpose. 1. Sample Web Tours...
  5. admin

    Expired Hydrabad >> Jmeter 3-5 years Exp >> C2H

    Urgent Hiring for Automation Testing skill-Experience or Knowledge on JMeter Experience- 3 -5 Years Location- Hyderabad Job Type- C2H Notice Period: Immediate If interested , kindly drop your latest Resume to ashwini.hr.sbl@gmail.com or call@8096229757 Regards, Ashwini P
  6. D

    jmeter In JMeter getting error while generating request payload data dynamically with Groovy

    This is the request JSON { "Transaction": { "TrType": "Vehicle", "CustomerType": "${__chooseRandom(Individual,Company,)}", }, "IndividualClient": { "firstName": "test first name", "lastName": "test last name" } "CompanyClient": {...
  7. P

    jmeter Dynatrace header to be used in Apache Jmeter

    I am trying to capture 'transaction names' in dynatrace for a script generated in Jmeter. 1). Can DT headers be added through dynatrace patching option for .jmx files? 2). Please advise, what would be the dynatrace header to be added in Jmeter manually, also apart from adding the tagline in...
  8. admin

    Script Recording With Apache Jmeter

    If you are using jmeter 3.0 and above you will get a recording template Open Jmeter and Click Template (highlighted), select the recording template and click on Create Repeat the same steps as mentioned from Step 3 below. If you are using previous versions of Jmeter, below are the steps 1...
  9. F

    jmeter JMeter plugin for generate parameters in HTML report specified in XSL template

    Does anybody know how to generate a HTML report in JMeter with some java template engine (XSLT, Xalan, etc.) working with specified XSL template? The reason why I want to use a template engine is that I want in HTML report just parameters that I specified in XSL template (for example I want...
  10. B

    jmeter JMeter and RabbitMQ

    Hi guys, I can use some help with using JMeter and RabbitMQ . The flow is something like this: The application integrates with Rabbit MQ Server (subscribes to and pushes messages onto different Queues) It has a subscriber which takes in a message , processes it and pushes back a different...
  11. admin

    Expired Premium Opening :: Jmeter for Middle East (Jordan)

    Opening for 1 performance tester with jmeter experience in Jordon, salary is not a constraint for deserving candidate. Required: Experience in Jmeter. Minimum experience of 7 Years. Reply on this thread for more details.
  12. A

    Use Jmeter for performance testing GWT based application

    This blog is for those who is trying to create a jmeter performance test for GWT based application. The examples are captured when application was running in Jboss server. There could be a variation in the results when different app server is used. GWT generates a payload which is pretty...