I have a scenario where we need to use token in the API load test and this security token is valid for only 15-20 min. We need to hit token only once in every 15- 20 min. Is there a way i can use this logic in the load test.
Scenario I want to run a 8 hour test run with millions of records (data is xml file sample xyz10976_10204.TF). if the test need to be stopped after 2 hours and need to re-run the test by using the unsued test data . If the tool use the existing data - we will end up having duplicates. In order to eliminate the duplicate, i…
Is there a setting to set the number of threads in LT? I did not see any. Is there a default it uses? thx
Loadtest is taking too much time to save the reports. My requirement not to save the report and launch the multiple batches sequentially back to back without saving any reports. Therefore, i do not want to pass an argument not to save the report . Would it work ? Thanks in advance for your support.
var scenario = "Steady Load" var base = tests/loadtester/accuracytest/tests var category = Accuracy var test-name = 1-Profile-HPS open ${base}/${test-name}.lt loadtest -minutes ${minutes} -allReports ${report-home}/%d/${category}/${test-name} ${scenario} Does parasoft loadtest works with shell script? Is anyone develop…
Scenario: We need to run the loadtest for 1 hour in each batch. We have run the 8 hours batches in a single day one by one . Each on is one hour batch. Therefore, I want to run them all (8) batches sequential via command line loadtest cli. Is it possible? If yes, how do we do it, is there any example you guys can provide?…
* Loadtest has been installed in Linux machine * Create a loadtest script (ex. loadtestscript) to run the command line * using the following command to run the loadtest commandline * ./loadtest -cmd -run loadtestscript * Got an Error : java .awt.headlessException at…
I am loadtesting a system, part of which includes a WebLogic 9.2 system. Multiple other servers are also involved as back ends to what is deployed on WebLogic. I have a simulator that simulates the load that the system has to handle. It sends many requests to an application running on the WebLogic server. We are very close…
I would like to run my loadtest from my laptop, calling services on another Virtual Machine. I would like to monitor the memory, cpu usage etc on the Vm I am calling. Is this possible? I would assume so as if I select "Windows Monitor"? I see there are types also, do I need addional jar files loaded? Also do I need…
I have configured the soatest with the messaging client to send message request to the queue, however, soatest send the data (file contents) to the mq all the rows where as loadtest sends the even rows from the data source. Please provide me your input if you guys face the similar issues. Parasoft version 9.6 Thanks
It looks like you're new here. Sign in or register to get started.