Issue I want to read the error.jtl file which we get from Blazemeter Logs (File name- Artifacts). I am currently using Excel to read the file. Is there any other way, I can view this JTL file, in the same
Continue readingTag: jmeter
[SOLVED] Bad request. We can't connect to the server for this app or website at this time. -on api testing though jmeter
Issue Sending the request through jmeter returns – bad request. We can’t connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the
Continue reading[SOLVED] API Jmeter request modification upon using JSR223 PreProcessor
Issue Hello could someone help me how to remove the additional "{ and "} on the request upon using JSR223 PreProcessor, This is the syntax I use to generate the request below. Your response is highly appreciated. Thank you so
Continue reading[SOLVED] How to execute API update password in jMeter Load test
Issue I’m a newbie with jMeter. I would to ask opinion and guide from forum to point me to right direction. I’ve have been tasked to do Load test on API Update Password. I have try several approach I can
Continue reading[SOLVED] How to trigger azure load test from azure dev-ops release pipeline
Issue I am able to CREATE and then RUN a new Azure Load test from Azure Dev-Ops Release pipeline. I followed below article https://docs.microsoft.com/en-gb/azure/load-testing/tutorial-cicd-azure-pipelines But it creates a new Test even if a test of same name already exists. How
Continue reading[SOLVED] Retrying GET request until a certain value from http response in JMeter is present
Issue I have a following situation. I need to wait for a certain value from get request from response body. I need to loop this quest and when the desired value is present in response, exit the loop, and call
Continue reading[SOLVED] load and performance test of the AWS API in jmeter using two post methods
Issue I need to test the load and performance test of the API which is hosted in the AWS API gate way. Im using two post methods to get the final result. first post method will pass the below parameters
Continue reading[SOLVED] API Jmeter create a reusable request depends on the selection of the user
Issue Does anyone know how simulate scenario below and write on a reusable format? Your response is highly appreciated. Thanks! Example I have this userdefine variable name "userInput" if user tries to enter these following metrics it should generate the
Continue reading[SOLVED] Jmeter Performance Thread setup generating with a controlled request
Issue I’m planning to run my performance test with 100 users for 30 minutes, I noticed it generates bunch of request almost (2M) upon checking the result, is there’s a way I could simulate 100 request/per seconds at end of
Continue reading[SOLVED] Jmeter customize request depends on users selection
Issue API Jmeter create a reusable request depends on the selection of the user Does anyone know how simulate scenario below and write on a reusable format? Your response is highly appreciated. Thanks! Example I have this userdefine variable name
Continue reading