Domanda

I have been working with UI Automation for quite a while now using White Framework for automation. The problem is since we get daily builds, so to run all the unit test I need that new installer to be run and the application installed on the server on which I have my Unit Test available. Is there any way within White FrameWork to automate installers? Does Record and Replay method for provided by Windows work? or is there any other way out?

Nessuna soluzione corretta

Altri suggerimenti

If you use windows installer, you might try something like this Automated MSI installation to automate installation of msi packages.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top