Frage

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?

Keine korrekte Lösung

Andere Tipps

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top