Hi everyone!
I'm working on justifying implementing teststand for test automation on the company where I work, so far it looks like it is the way to go, but they are some from the upper management hesitating about it. One of the things that will be great for us (it will give it a +) is the ability to store the results locally on the station in case the database is offline (either server down or client disconnected from the network), and once it comes back, the data is uploaded to the database.
We want to use SQL server for the database. I was thinking to create a SQL server express locally on the computer, so all the results will always be stored in the station first, I have tried using the sql import/export wizard to import data from one sql server to another, but I haven't find any way to do it automatically, we are looking for a out of the box solution at no cost or very very cheap due it will be installed on every station.
Thanks for your help and Cheers!