Hi,
I have a test suit set up specifically for Xamarin android, of which, there are numerous methods which interact with a SQL Server which takes backups and restore databases depending on the test.
My question is, does anyone have a setup like this or have tests which interact with a SQL server? if so, how does the test cloud interact with SQL Server from another network?
It should noted that the SQL server is accessible from another computer, and that the server which SQL server lives on is also accessible only for Xamarin Test Cloud IP addresses.
Kind regards
Andy