How can i validate response fields when using neoload as code, do you have...
We are using neoload as code for our backend APIs, i want to validate a field is present in the response. how do i do that ? do you have any documentation or examples which i can refer to ?
View ArticleAssertion on response in neoload as code
i want to perform an assertion that specific text is present in the response of API, i have followed the steps mentioned in documentation but the assertion fails,My response:{"assessmentName":...
View Articlewhile adding sql server counters in monitoring section in neload i got...
when i add sql server counters i got "system 53 error" and i am unbale to add.how to resolve this.Note: i have followed below link(https://www.neotys.com/documents/doc/neoload/latest/#1159.htm#o26695)...
View Articlewhen adding sql server counters to neoload 7.4 i got "Error 53 has...
while i was adding sql server counters to neoload 7.4 version i got "The network path was not found" and system 53 error has occured,here the problem is i am unbale to connect to remote serer.for this...
View ArticleCreating a timestamp in seconds rather than milliseconds
Seems a very simple scenario and I should be able to work it out but....I can see how you create a timestamp variable that uses EPOCH value in milliseconds, i need to have one in seconds.Similar...
View ArticleHow can i get the number of rows of a File variable?
My goal is to get that number of rows at runtime within my user path. Is it possible?
View ArticleRunning an action every x minutes?
Another simple scenario.Need to run test for 30 minutes.But need to generate new tokens to use every 10 minutes.How do i say in a user path only run a transaction/action every 10 minutes?Cant see...
View Articlei am getting "system error 53" the network path was not found while addign...
hi while i was adding sql counters to neoload monitoring section i got "System error 53 has occured and the network path was not found" error.can you please suggest me workaround solution for...
View ArticleAutomatic load generator selection
Hi,We run tests automatically via Jenkins. Sometimes though, the build fails because 1 or more of the load generators are unavailable (being used by other tests). Is it possible to not tie the load...
View ArticleCan you transfer data (test results) to NeoLoad Web "AFTER" a test?
In NeoLoad GUI, when we trigger a test, there is a tickbox to show if the test results will be transferred to NeoLoad Web (please see image below).If this is not ticked at the start of the test, the...
View Articleplease help me how to connect MS SQLServer using neoload Tool.
I tried using URL: But unfortunately not succeeded. jdbc:sqlserver://localhost:51001;integratedSecurity=true;databaseName=xyz.I left User Name nd password as blank.Please help.
View Articlei got "I got network eror:An io error occured sending the request." while...
currently i am running load test for 25 users and i got around 40 errors about NL-Network 01 error. i have not selected any network interface under LG machine.please find screenshot for more...
View ArticleGetting error though used Base64 Library to extract the details from JWT token?
I went through this question:http://answers.neotys.com/questions/2587608-javascript-decode-jwt-tokenIm trying to decode jwt token and have to use the details available in the Payload(second header).I'm...
View ArticleShare an extracted value across multiple User Paths
When writing test for API framework, I'll looking to reuse the API session key.User Path 1 call https://mytesturl.com/api-1.4/services/rest/login/createS...This hands me a key back in the response. I...
View Articlehow can we configure dynatrace to neoload web
currently i am running tests in neoload web.my requirement is i want to know which layer is causing problem.for this i have plan to intregrate dynatrace to my neoload web.so how can we do that.any steps
View ArticleHow to count successful transactions within a if...then...else loop with...
The below is the pseudo code: if...then {{execute branch1}else {execute branch2}During a load test, we would like to count the number of successful transactions from branch1 and branch2 and compare the...
View ArticleWebsocket Error - unresolved address
We are running the same test in two different controllers, in one I didn't get errors but in the 2nd controller I'm receiving the following error"java.nio.channels.UnresolvedAddressException": that is...
View ArticleHow to update the content with Date and Time to a column value in CSV/Excel...
I need to upload a file in my API,,but uploading same file with same content will throw an error 'File already exists'.So i would like to change the content or value of a single/multiple column(s) in...
View Articleto open a TCP port on the LG’s interface (in the controller-to-load generator...
currently i am running test and i got nl network 01 error so when i search google for above solution i got below link as workaround.please suggest me to open a TCP port on the LG’s interface (in the...
View ArticleNeoLoad Script behind the scene code
If we consider JMeter, we can see the script in an xml format [.jmx]. Similar to that do we have any option to view the NeoLoad script [xml or any format] ?
View Article