I needed to know if there is a method(or a programmatic way) which I can use to transfer files from my machine running the tests to the machine running the Application.
Something like TFS Release Management or Jenkins? Or an even simpler PowerShell remote command? I guess without knowing the use case, it's hard to say what would be a good route to go. Can you describe the situation where you need to do this?
Recommend SimpleRemote for transferring files. https://github.com/Microsoft/SimpleRemote
@jewilder this is brilliant 馃憤
Most helpful comment
Recommend SimpleRemote for transferring files. https://github.com/Microsoft/SimpleRemote