I am currently working on a Banking application in which there is a Simulator application where manual test is being done by setting up data on the simulator and triggering it to check whether it is getting updated on the backend. Based on the test case, they are changing the parameter and testing this. I need to know if Load testing can be done for this simulator. Since there is no user directly involved and no API or no request is going through, can Load testing be done on this? If yes, is there a way to do it using Jmeter?
Is it possible to do Load testing on a Simulator?
39 Views Asked by Sri Ganesh At
3
There are 3 best solutions below
Related Questions in JMETER
- i have extracted some values using regex in beanshell postprocessor now i have to pick a random value and store it into a varaible?
- Jmeter Java DSL - getting issues when using rpsThreadGroup
- How to configure api http request with load testing
- Jmeter resolution variable with remote
- Need to read different line from different files using CSV read function in JMeter
- How to enter user input in jmeter console (without doing parameterization)
- Optimal way to replace different parts of a structured string(XML) with random string values of different lengths in a JMeter JSR223 Samper (groovy)
- Jmeter query about script recording
- In Jmeter, for ISO8583 Sampler, how can I read the data from CSV file?
- Use JMeter to simulate receiving websocket broadcasts similar to okhttp3
- is their any industry standard for performing 300K load test (Thermostat->HVAC system)?
- How to perform multiple HTTP requests with unique IP addresses from my local
- Jmeter => How to add a jmx file in the transaction controller
- How to send huge JSON with PDF encoded over HTTPS in JMeter?
- How can I create a random(seed) function using a custom seed for Jmeter?
Related Questions in PERFORMANCE-TESTING
- How to enter user input in jmeter console (without doing parameterization)
- Error:Vuser failed to initialize java_int.dll (Vugen/Loadrunner)
- Convert Neoload script to LoadRunner script
- is their any industry standard for performing 300K load test (Thermostat->HVAC system)?
- Performance degradation in Asynchronous paging
- JMeter parallel mq publishing request messages with unique sequence ID which needs to be validated against external system before being sent
- Extracting 3 values using json extractor
- correlate multiple values using json extractor
- Want to capture the response from the first validated sampler within a Random Order Controller
- How to decode the UTF-8 response into text in JMeter
- fbprophet how to adapt the date of my data to the prediction date and cross-validation
- How to boost the data distribution speed of stream tables in DolphinDB?
- How can I save reference Id In Jmeter? and generate it new in each iteration
- HTML Dashboard Throughput, Response Times and User Load
- K6 each VU with own test data
Related Questions in LOAD-TESTING
- Azure openai load testing mode
- How to generate random item from json file in yaml code for artilliery load testing?
- How to enter user input in jmeter console (without doing parameterization)
- How to export statistics from SoapUI load test via groovy script?
- In artillery can I run multiple scenarios simultaneously
- Why and how is the group time with a single http request less than the sum of the time of all parameters related to that http request?
- How can I save reference Id In Jmeter? and generate it new in each iteration
- Apache JMeter Load Testing - Load test over certain period of time
- Artillery - A lambda function has exited with with an error. Reason: artillery error
- Load Testing using Artillery.io
- Pod is handling all requests even when Keep-alive is set to False
- Is it possible to do Load testing on a Simulator?
- Recive [Errno 111] Connection refused on load test for TCP Server
- got MissingPropertException from Jmeter while using addArgument for http Request sampler
- How solve error 'Configuration result is immutable' using package loadtest with configfile?
Related Questions in LOADRUNNER
- Issue with the logic in LoadRunner script
- Load runner Java applet recording
- Eclipse No Class def found - Loadrunner lr.class
- What is Concurrent Invocations in Profiling/Monitoring
- How to add Header values before Posting the HTTP request using LoadRunner
- Performance Test Results - Throughput fluctuates
- Not able to record vugen script
- LoadRunner_How to Attach xlsx file in the scripts
- Which is the best performance testing tool when i dont know the client application behaviour. As i am going to have number of web based clients
- How does a Load generator produce the load in loadrunner
- VuGen's JSON changing content
- how to get transactions number reduced with Loadrunner Controller
- NCA R12 with LoadRunner 12.02 - nca_get_top_window returns NULL
- Getting "No Match Found For The Parameter xxxx" error in LoadRunner Controller but the script is working perfectly in VuGen
- Correlate the Boundary value in Load Runner 12.5
Related Questions in JMETER-5.0
- Jmeter throwing "SocketException: Connection Reset" error on 200 user load test which cant be found in server logs
- Jmeter : How to upload dynamic excel file which has different data and load test with Jmeter
- Run 2 CSV file for 2 HTTP requests in Jmeter
- JMeter - HTTPS proxy recorder - Cannot find keytool application and no keystore was provided
- JMeter WebDriver Sampler doesn't work and doesnt have headless
- JMeter MergeResults is not handling timeStamp label correctly (millis)
- How do I achieve a certain TPS in Jmeter
- In jmeter, can we use few parameters with in what we declared in the HTTP request parameter section
- if controller not working when I use ${status} == true
- Jmeter-Springboot-Mysql-ec2 Hikari connection pool - Connection not available
- NAS Folder Location
- JMeter Script Recording - NTLM Windows Authentication Fails - 401 Error
- jmeter - how to access dynamic array of variables in scripting?
- How to get data from Redis' Hash data structure using JMeter
- Need to encrypt the password using Jmeter
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
If the "Simulator" (whatever it is) is capable of sending data to the backend theoretically it should be possible to use JMeter to simulate "simulator"'s network footprint.
You need to analyze what is happening on a network level when the "Simulator" talks to the backend, one of the options is using a network sniffer tool like Fiddler or Wireshark
Once you know which network protocol(s) is (are) in scope you should be able to choose appropriate JMeter Samplers or Plugins to mimic "simulator"'s traffic.
If you're in luck and "Simulator" uses HTTP protocol for communicating with the backend you will even be able to record the traffic using JMeter's HTTP(S) Test Script Recorder. See How to Do Desktop Performance Testing article for more information.