When i start record it showing certification issue?
I accept that website certificate to continue to the website but page is not downloaded properly, refer attachments.
We have an application having different kinds of functionalities. One of the functionality is reports, And this reports are there in One more DB and we integrated with our...
The UUID extraction error seems to be a consequence of another issue and not the root cause.
If you look at your user validation result, you can see that there's 95% difference...
Hi Team,
In our current project requirement, we need to pass header value "FileType:zip", while uploading a zip file. Getting the below error
Passing Request:
POST https...
The different behavior is normal. Your server expects a certain type of request. Sending a POST multipart or a POST form is not the same thing. You need to know which type of...
Hi Team,
Our application server (IIS) and NeoLoad controller are in different networks in same building. We’ve connected these networks through router. When we tried...
Ok so if it's not an HTTPS application then could you provide a screen shot of the error because i do not understand when you have the error? And is it right after entering the...
Hi Team,
In our current project requirement, we need to pass header value "FileType:zip", while uploading a zip file. Getting the below error
Passing Request:
POST https...
I do not see why this header should be the root cause of your issue. I can see that your POST request is a form multipart. You said that it worked for text but was it also a...
Hi Team,
Our application server (IIS) and NeoLoad controller are in different networks in same building. We’ve connected these networks through router. When we tried...
Having application and NeoLoad server on different network should not be an issue. Could you provide a screen shot of the error? And do you get it whatever the browser and...
Hi,
I have mentioned two boundaries:
1) <a href = www.google.co.in/search/testing">testing<a>
2) <a href = "www.google.co.in/Development">development<a>
in these url...
It's hard to tell from the information you provided. Do you get those errors even by running a virtual user validation?
Is it on specific requests or on random requests?
Context - We are supposed to upload multiple files to FUS (File Upload Server), apparently we are able to provide the full path of the file in 'Source File' under...
I'm not sure to understand. You would like to upload multiple files at the same time with that POST request?
Or do you want to upload a different file on each user iteration...
After i execute my test, all requests are passed and no error found. I want to watch the requests sent to the server during execution time after my test execution has been...
You can run your test in debug mode. NeoLoad will keep all the user transactions and you will get the same information like in a user validation.
When you start the test in...