I need to capture Fiddler recorded service calls to be recorded to Neoload Tool.
As per the below answer:
You can't open a Fiddler output in NeoLoad. But you could replay...
I guess when you have recorded with Fiddler you only started Fiddler and it has automatically modified the System proxy settings to 127.0.0.1:8888.
So you can do exactly the...
Getting the following error in logs while replaying the websocket recorded script
ERROR com.neotys.communication.transport.websocket.client.WebSocketClientTransport - Web...
What is exactly the issue on the user path when you replay your script? What kind of errors do you get?
This stack trace is related to the communication layer transport between...
My application gets updated on a regular basis, like cookies, JSON request data etc. Is there any way to automate this process using neoload or any other tool completely since...
Did you try the User Path Update feature ? (Click 'New recording of' in the Start Recording dialog). This feature allows you to merge the new recording with the previous...