Hi,
I'm doing a User Path validation for a script on a GWT app. for one of the services it is throwing the following:
Error Code: NL-GWT-PLUGIN-ENGINE-01 Message: An...
Are you trying to replay your script against a different build version compared to the one that was recorded?
For instance is it a script that you have recorded with build A...
You should try to execute your command from a dos consol started with administrator rights. Otherwise the output is sent to another console which disappears immediately.
You should try to execute your command from a dos consol started with administrator rights. Otherwise the output is sent to another console which disappears immediately.
The recorded response is in application/json type while running the same response is text/html - Why is this difference and how to resolve. I have checked the potential areas of...
Difficult to provide relevant feedback without seeing the script and check virtual user content but it sounds that either that request contains other dynamic values that you did...
The recorded response is in application/json type while running the same response is text/html - Why is this difference and how to resolve. I have checked the potential areas of...
Except the content type of the response did you get the expected response body from the server?
Have you checked the data sent in that request to check if there's dynamic...
Are you able to run a test in command line outside of Jenkins?
Could you provide the console output from Jenkins where i guess that error is displayed?
Plz I have this error : Unknown HandlerID(s) found in request: [1182, 1479, 1343, 899], it means I have to use a variable extractor for (1182, 1479, 1343, 899) in all earlier...
Usually Unknown HandlerID's means that a window not expect came or an expected one is missing. It may indicate an issue during the runtime.
In some cases it can be dynamic...
Let us say we set up a variables countrylist list as below
countrycode langcode
us en
us ca
de en
de de
I want to do a loop for every row of this list, like in 1st...
How the variables are distributed is configured in your variable policy. It can be "for each virtual user", "on each iteration" etc...
So if you would like to use one row per...
We are using windows 10 operating system and so are unable to use WAN emulation while executing the recorded script. Could anyone please suggest any solution for this issue?