I am testing a web application using visual studio load testing by providing 100virtual user. when I do this each user is sending request from same client IP. my requirement is that each user should send request from different IP. Is there any way to do this like creating virtual IPs and assigning it to each virtual user so that each can request the server from different clients presnets on different IPs.
Any body have idea to do this. thanks in advance