문제

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?

올바른 솔루션이 없습니다

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top